diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-01-05 20:04:28 -0200 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2018-01-05 20:04:28 -0200 |
commit | 95f61a7cad71c45c9e27af5c6f4bc5d64d5ecc45 (patch) | |
tree | d11fb974997f49942977a5ce3318074ea503f9bc /Project/Project.mk | |
parent | 76df1de5e2307229da9870306e4a1031170aaadf (diff) | |
download | PSP.git-95f61a7cad71c45c9e27af5c6f4bc5d64d5ecc45.tar.gz PSP.git-95f61a7cad71c45c9e27af5c6f4bc5d64d5ecc45.tar.xz PSP.git-95f61a7cad71c45c9e27af5c6f4bc5d64d5ecc45.zip |
Some power element file hand. organized
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 7d7b579..28afdbd 100644 --- a/Project/Project.mk +++ b/Project/Project.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=NDSE-69 -Date :=04/01/2018 +Date :=05/01/2018 CodeLitePath :="C:/Program Files/CodeLite" LinkerName :=C:/TDM-GCC-64/bin/g++.exe SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC |