diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-04-09 17:59:49 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-04-09 17:59:49 -0300 |
commit | 586ff94d4bffcaf256e4ca7150b926c1babecada (patch) | |
tree | 671e6b6484d8dd3805500aba65b45469432ea2bf /Project/Project.mk | |
parent | 4e1e884a21a767f13278e32463b5417569db3534 (diff) | |
download | PSP.git-586ff94d4bffcaf256e4ca7150b926c1babecada.tar.gz PSP.git-586ff94d4bffcaf256e4ca7150b926c1babecada.tar.xz PSP.git-586ff94d4bffcaf256e4ca7150b926c1babecada.zip |
More bugfixes
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 aa8162c..e92b10e 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=NDSE-69 -Date :=07/04/2018 +Date :=09/04/2018 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |