]> git.saurik.com Git - wxWidgets.git/history - samples/dll/dll_my_dll.dsp
Use X64 machine type for MSVC linker instead of old AMD64.
[wxWidgets.git] / samples / dll / dll_my_dll.dsp
2009-12-07  Vadim ZeitlinDefine MY_DLL_BUILDING symbol for dll sample DLL build.
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...