checking in the recent efforts at optimizing clam
[feisty_meow.git] / nucleus / tools / simple_utilities / makefile
index 83cd0e2a1aa296c6290357803890fd8e82805d6f..864160ab5b5c8722348255c2e12000e16282c08d 100644 (file)
@@ -10,6 +10,9 @@ TARGETS = create_guid.exe playsound.exe short_path.exe sleep_ms.exe \
 ifeq "$(OMIT_VERSIONS)" ""
   SOURCE += simple_utils_version.rc
 endif
+ifeq "$(OPERATING_SYSTEM)" "WIN32"
+  LIBS_USED += winmm
+endif
 DEFINITIONS += __BUILD_STATIC_APPLICATION__
 UNDEFINITIONS += ENABLE_MEMORY_HOOK ENABLE_CALLSTACK_TRACKING