diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-11-24 17:01:04 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-11-24 17:01:04 -0200 |
commit | 22f71caae9771b8279dcfdbd3842b45c4520b782 (patch) | |
tree | 51925aae4d9c1bad0cd60899e9139bdf089df0c0 /Project/Project.mk | |
parent | 8e79aff80e56adbdcfd6a9be5a873c6bb4b1020a (diff) | |
download | PSP.git-22f71caae9771b8279dcfdbd3842b45c4520b782.tar.gz PSP.git-22f71caae9771b8279dcfdbd3842b45c4520b782.tar.xz PSP.git-22f71caae9771b8279dcfdbd3842b45c4520b782.zip |
Text 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 350b273..dbbf71e 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=Thales -Date :=23/11/2016 +Date :=24/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 |