diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-09 19:11:41 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-09 19:11:41 -0300 |
commit | 91b9c3f9909955443e74dedb248fc48fa984709b (patch) | |
tree | c1bf65c2bd297d44e258067155292d9798f4c8c9 /Project/Project.mk | |
parent | 9e1f6849c929506a17fa12185c5c0185d5287177 (diff) | |
download | PSP.git-91b9c3f9909955443e74dedb248fc48fa984709b.tar.gz PSP.git-91b9c3f9909955443e74dedb248fc48fa984709b.tar.xz PSP.git-91b9c3f9909955443e74dedb248fc48fa984709b.zip |
Data report fully 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 b38528a..0a04284 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=NDSE-69 -Date :=08/09/2017 +Date :=09/09/2017 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |