]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/joytest/joytest.pro
Removed CF_NOSIMULATIONS flag to increase range of available fonts
[wxWidgets.git] / samples / joytest / joytest.pro
index b34c1798e01a9eec5ed17212b79258a3dfad8a31..95db24c34f8737ab0503f11acecda984157576ad 100644 (file)
@@ -11,6 +11,9 @@ CONFIG  = wx
 # default one; possible other values are {Debug|Release}Unicode[Dll]
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
+# needed for joystick functions
+win32:LIBS = winmm.lib
+
 # project files
 SOURCES = joytest.cpp
 RC_FILE = joytest.rc