diff --git a/wxCrossGen/wxCrossGen.mk b/wxCrossGen/wxCrossGen.mk index 8031bb6..90b6ee2 100644 --- a/wxCrossGen/wxCrossGen.mk +++ b/wxCrossGen/wxCrossGen.mk @@ -27,7 +27,7 @@ OutputSwitch :=-o LibraryPathSwitch :=-L PreprocessorSwitch :=-D SourceSwitch :=-c -OutputFile :=$(IntermediateDirectory)/$(ProjectName) +OutputFile :=$(IntermediateDirectory)/$(ProjectName).out Preprocessors :=$(PreprocessorSwitch)NDEBUG ObjectSwitch :=-o ArchiveOutputSwitch := diff --git a/wxCrossGen/wxCrossGen.project b/wxCrossGen/wxCrossGen.project index ede6be2..242ca1f 100644 --- a/wxCrossGen/wxCrossGen.project +++ b/wxCrossGen/wxCrossGen.project @@ -47,7 +47,7 @@ - + @@ -85,7 +85,7 @@ - +