Changeset 2408 in vbox for trunk/src/VBox/Frontends/VirtualBox/Makefile
- Timestamp:
- Apr 28, 2007 9:29:03 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20816
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile
r2406 r2408 50 50 VirtualBox_SDKS.win = WINPSDK DXSDK 51 51 VirtualBox_SDKS.linux = LIBSDL 52 53 ifeq ($(BUILD_TARGET),darwin) 54 # For the launch trick we need different inode numbers. 55 VirtualBox_INST = VirtualBox VirtualBoxVM 56 endif 52 57 53 58 # Each nls/VirtualBox_xx_YY.ts file must have a qt_xx_YY.ts counterpart
Note:
See TracChangeset
for help on using the changeset viewer.