]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/layout/makefile.wat
Remove cast of hash value to unsigned long, hash value can be bigger
[wxWidgets.git] / samples / layout / makefile.wat
index 0710a2e2e1d317cd566618ed4a4bcb5df41f0e15..aa8110bc5c4bb25fc7d3a013a0fd10d4a74a57f7 100644 (file)
@@ -248,5 +248,5 @@ $(OBJS)\layout_layout.obj :  .AUTODEPEND .\layout.cpp
        $(CXX) -zq -fo=$^@ $(LAYOUT_CXXFLAGS) $<
 
 $(OBJS)\layout_layout.res :  .AUTODEPEND .\layout.rc
-       wrc -q -ad -bt=nt -r -fo=$^@   -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<
+       wrc -q -ad -bt=nt -r -fo=$^@   -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p)  -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<