3 Commits

Author SHA1 Message Date
Jonas_sorgenfrei@yahoo.de
26fca9f8ee adding x64 bit
adding VS Studio dlls to debugger env
2022-03-18 21:08:30 +01:00
Marin Nilsson
1d2b1dae19 Out-of-source builds without environment variables.
Using CMake's configure_file command to generate a header file defining
a C string containing the path to the source root directory; the
directory where the resource folder is. Textures and models can now be
found directly as long the user doesn't move stuff around.

Shaders are still a problem.
2015-08-04 19:41:08 +02:00
Joey de Vries
f28ad1e256 Initial commit, all code samples with working CMake script for VS/Windows. 2015-03-23 15:42:04 +01:00