3 include cpp/variables.def
5 PROJECT = simplistic_utils
7 TARGETS = create_guid.exe playsound.exe short_path.exe sleep_ms.exe \
10 ifeq "$(OMIT_VERSIONS)" ""
11 SOURCE += simple_utils_version.rc
13 ifeq "$(OPERATING_SYSTEM)" "WIN32"
16 DEFINITIONS += __BUILD_STATIC_APPLICATION__
17 UNDEFINITIONS += ENABLE_MEMORY_HOOK ENABLE_CALLSTACK_TRACKING