Changeset 1316 in vbox
- Timestamp:
- Mar 7, 2007 11:27:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile
r1285 r1316 210 210 # 211 211 VirtualBox.app_INST = $(INST_VIRTUALBOX)Contents/ 212 VirtualBox.app_MODE = 644 212 213 VirtualBox.app_SOURCES = \ 213 214 src/darwin/PkgInfo \ 214 215 $(PATH_TARGET)/Info.plist \ 215 images/ ico64x01.icns=>Resources/VirtualBox.icns216 images/VirtualBox.icns=>Resources/VirtualBox.icns 216 217 217 218 $(PATH_TARGET)/Info.plist: src/darwin/Info.plist $(VBOX_VERSION_MK) | $(call DIRDEP,$(PATH_TARGET))
Note:
See TracChangeset
for help on using the changeset viewer.