Kawe Mazidjatari
33b8fcd825
Fix compiler output paths
...
Some output paths were wrong.
2023-02-12 19:35:10 +01:00
Kawe Mazidjatari
a67967134d
Split x64 and x86 binaries
...
Don't overwrite each other.
2023-02-06 23:52:09 +01:00
Kawe Mazidjatari
f2fd9102d0
Properly configure project includes
...
Moved project includes from VC/System includes to project includes. This fixes the problem where the autocomplete feature doesn't work in Visual Studio when trying to include headers from the project itself.
2023-02-06 23:01:18 +01:00
Kawe Mazidjatari
3f14198695
Enable more optimization options for all projects
2022-05-13 17:37:23 +02:00
Amos
4cb1f7927b
Move static libraries to dedicated location
...
Also compile Detours as static library instead
2022-02-22 19:37:56 +01:00
Amos
674cf918f9
Finished project overhaul
...
Build lzham as a separate library to be linked against the sdk.
Dependencies now build properly when missing.
2022-02-22 15:19:32 +01:00