Build: Improve build

- Help linux default to 64bits build in case of 64bits OS
- Fix linux linking with tools


Former-commit-id: 31ea427401fd4fb12b453e8517b2cb4f24ded094
This commit is contained in:
Lynix
2016-05-30 08:48:22 +02:00
parent 37ee034702
commit 044882bb31
3 changed files with 39 additions and 29 deletions

View File

@@ -7,9 +7,5 @@ EXAMPLE.Files = {
}
EXAMPLE.Libraries = {
"NazaraCore",
"NazaraGraphics",
"NazaraRenderer",
"NazaraUtility",
"NazaraSDK"
}