Build/Build kJams script: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
# rename it "Build kJams" | # rename it "Build kJams" | ||
# right click->Show Package Contents | # right click->Show Package Contents | ||
# edit | # edit "/Contents/Info.plist" | ||
# change the "CFBundleGetInfoString" to end with:<br><pre>Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat</pre> | # change the "CFBundleGetInfoString" to end with:<br><pre>Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat</pre> | ||
# change "CFBundleName" to:<br><pre>Build kJams</pre> | # change "CFBundleName" to:<br><pre>Build kJams</pre> | ||
# edit "/Contents/Resources/English.lproj/InfoPlist.strings" | |||
# change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre> | |||
# Close out, put this new "app" into /xplat/proj/win/ | # Close out, put this new "app" into /xplat/proj/win/ | ||
Revision as of 02:51, 20 September 2013
- go to your home folder
- go to "Applications (Parallels)" -> "Windows 7 Applications"
- copy "Windows Command Processor" to the desktop
- rename it "Build kJams"
- right click->Show Package Contents
- edit "/Contents/Info.plist"
- change the "CFBundleGetInfoString" to end with:
Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat
- change "CFBundleName" to:
Build kJams
- edit "/Contents/Resources/English.lproj/InfoPlist.strings"
- change both "CFBundleName" and "CFBundleDisplayName" to:
Build kJams
- Close out, put this new "app" into /xplat/proj/win/