diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-04-19 18:45:17 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-04-19 18:45:17 -0300 |
commit | 3f7d8736dcbe13e21562bd324c1bc0deb0ceaf6b (patch) | |
tree | ba378b55ae74507a6b5e37a43511fa16acaf39bc /Project/Project.mk | |
parent | b43f89144d6122b3100efb3971c8fa32a3001888 (diff) | |
download | PSP.git-3f7d8736dcbe13e21562bd324c1bc0deb0ceaf6b.tar.gz PSP.git-3f7d8736dcbe13e21562bd324c1bc0deb0ceaf6b.tar.xz PSP.git-3f7d8736dcbe13e21562bd324c1bc0deb0ceaf6b.zip |
Export implemented
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 b2aab3f..62793ec 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=NDSE-69 -Date :=18/04/2017 +Date :=19/04/2017 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |