diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-11-30 20:09:32 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-11-30 20:09:32 -0200 |
commit | 186e9d36f23ebb4c260885215d216d4df0b3b2ec (patch) | |
tree | 14256f24bb8aa54f96c2d05a304ba25b962db1d2 /Project/Project.mk | |
parent | 6b9054f1bb28b4ac1b0a7b682204baa0e2643220 (diff) | |
download | PSP.git-186e9d36f23ebb4c260885215d216d4df0b3b2ec.tar.gz PSP.git-186e9d36f23ebb4c260885215d216d4df0b3b2ec.tar.xz PSP.git-186e9d36f23ebb4c260885215d216d4df0b3b2ec.zip |
Text form under implementation [2]
Diffstat (limited to 'Project/Project.mk')
-rw-r--r-- | Project/Project.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Project.mk b/Project/Project.mk index 2feed7d..38c81ac 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=Thales -Date :=29/11/2016 +Date :=30/11/2016 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |