hammer/tools/windows
Nicolas Léveillé 2346239887 Implement h_platform_stopwatch for Windows
We use QueryPerformanceCounter which will return realtime, not user
time.
2015-08-15 15:43:35 +02:00
..
build.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
build_examples.bat Deactivate compiler warnings from CL.EXE that fire in hammer 2015-08-09 22:46:45 +02:00
clvars.bat Deactivate compiler warnings from CL.EXE that fire in hammer 2015-08-09 22:46:45 +02:00
env.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
hammer_lib_src_list Implement h_platform_stopwatch for Windows 2015-08-15 15:43:35 +02:00
README.md windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
status.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00

Support tools for the Windows (win32/win64) port.