Changeset 12259 in vbox
- Timestamp:
- Sep 9, 2008 3:03:47 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r12258 r12259 476 476 477 477 478 ifeq ($(KBUILD_T YPE),win)478 ifeq ($(KBUILD_TARGET),win) 479 479 # 480 480 # On Windows we'll have to generate/edit the resource file. … … 486 486 487 487 VirtualBox4_CLEAN.win += $$(PATH_VirtualBox4)/VirtualBox4.rc 488 endif 488 endif # win 489 489 490 490
Note:
See TracChangeset
for help on using the changeset viewer.