mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-01-17 00:04:20 -05:00
fixed miff
IF YOUR NOT GONNA TEST YOU DAMN CODE DONT COMMIT IT
This commit is contained in:
@@ -847,7 +847,6 @@ static int preprocessSource(char *sourceName)
|
||||
else
|
||||
sprintf(shellCommand, "cccp.exe -nostdinc -nostdinc++ -x c++ -pedantic -Wall -dD %s mIFF.$$$", sourceName);
|
||||
}
|
||||
}
|
||||
// else
|
||||
{
|
||||
// running under NT. Use the MSVC cl since it deals with long filenames on fat16/fat32 partitions correctly
|
||||
|
||||
Reference in New Issue
Block a user