Build: Improve build

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


Former-commit-id: c6444a691a8b0be6e85b284c60cc3f43056eee01
This commit is contained in:
Lynix
2016-05-30 08:48:22 +02:00
parent 18868082fc
commit 6959e0bde6
3 changed files with 39 additions and 29 deletions

View File

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