diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-12-08 21:49:08 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-12-08 21:49:08 -0200 |
commit | 416a289beb034951cbf926778e14d42900e3d78e (patch) | |
tree | 38ac234fb538c623ba03ff7b64113f4ab5b8a120 /Project/Project.mk | |
parent | a41af814d1339a03a7891ee5c84f49006fac58e5 (diff) | |
download | PSP.git-416a289beb034951cbf926778e14d42900e3d78e.tar.gz PSP.git-416a289beb034951cbf926778e14d42900e3d78e.tar.xz PSP.git-416a289beb034951cbf926778e14d42900e3d78e.zip |
Several bus correted
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 8ab3b2c..78e334f 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=Thales -Date :=07/12/2016 +Date :=08/12/2016 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |