Update Cxbx.rc

Visual Studio inserted a hardcoded path -_-
This commit is contained in:
Luke Usher 2017-04-07 16:26:47 +01:00 committed by GitHub
parent 0df09c0b65
commit e48658779d
1 changed files with 2 additions and 2 deletions

View File

@ -314,9 +314,9 @@ END
// TXT
//
IDR_CONTRIBUTORS TXT "C:\\Users\\lukeu\\Desktop\\Projects\\Xbox\\cxbx-reloaded\\CONTRIBUTORS"
IDR_CONTRIBUTORS TXT "..\\CONTRIBUTORS"
IDR_COPYING TXT "C:\\Users\\lukeu\\Desktop\\Projects\\Xbox\\cxbx-reloaded\\COPYING"
IDR_COPYING TXT "..\\COPYING"
#endif // English (United Kingdom) resources
/////////////////////////////////////////////////////////////////////////////