Changeset 6599 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 30, 2008 1:30:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xclient/Makefile.kmk
r6595 r6599 23 23 # 24 24 PROGRAMS += VBoxClient 25 ifneq ($(BUILD_TARGET),linux) 26 VBoxClient_TEMPLATE = VBOXGUESTR3 EXE25 ifneq ($(BUILD_TARGET),linux) ## @todo Elimiate this too. 26 VBoxClient_TEMPLATE = VBOXGUESTR3CPPEXE 27 27 else 28 28 VBoxClient_TEMPLATE = VBOXLNX32GUESTR3EXE
Note:
See TracChangeset
for help on using the changeset viewer.