Changeset 42226 in vbox
- Timestamp:
- Jul 19, 2012 12:02:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
r42219 r42226 29 29 VBoxDisp_SDKS = ReorderCompilerIncs $(VBOX_WINDDK_GST_NT4) 30 30 VBoxDisp_DEFS.x86 = _WIN32_WINNT=0x0501 31 VBoxDisp_DEFS.amd64 = _WIN32_WINNT=0x0500 # <- otherwise the build will fail due to DDK header inconsistencies 31 32 VBoxDisp_DEFS = VBOX_WITH_DDRAW 32 33 VBoxDisp_DEFS += LOG_TO_BACKDOOR #LOG_ENABLED
Note:
See TracChangeset
for help on using the changeset viewer.