diff options
Diffstat (limited to 'Project/Project.mk')
-rw-r--r-- | Project/Project.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/Project.mk b/Project/Project.mk index 6d4aebd..08cc479 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=Thales -Date :=29/12/2016 +Date :=05/01/2017 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC @@ -27,7 +27,7 @@ OutputSwitch :=-o LibraryPathSwitch :=-L PreprocessorSwitch :=-D SourceSwitch :=-c -OutputFile :=$(IntermediateDirectory)/PSP-UFU +OutputFile :=$(IntermediateDirectory)/pspufu Preprocessors :=$(PreprocessorSwitch)NDEBUG $(PreprocessorSwitch)UNICODE ObjectSwitch :=-o ArchiveOutputSwitch := |