Build/Build kJams script: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
# right click->Show Package Contents | # right click->Show Package Contents | ||
# edit "/Contents/Info.plist" | # edit "/Contents/Info.plist" | ||
# change the "CFBundleGetInfoString" to end with:<br><pre>Z: | # change the "CFBundleGetInfoString" to end with:<br><pre>Z:\kJams\Development\xplat\proj\win\build.bat</pre> | ||
# change "CFBundleName" to:<br><pre>Build kJams</pre> | # change "CFBundleName" to:<br><pre>Build kJams</pre> | ||
# under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ? | # under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ? | ||
Revision as of 21:16, 16 August 2018
- 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:\kJams\Development\xplat\proj\win\build.bat
- change "CFBundleName" to:
Build kJams
- under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ?
- edit "/Contents/Resources/English.lproj/InfoPlist.strings"
- change both "CFBundleName" and "CFBundleDisplayName" to:
Build kJams
- edit "/Contents/Resources/AppParams.pva"
- change "App Path" to:
Z:\kJams\Development\xplat\proj\win\build.bat
- Close out, put this new "app" into /xplat/proj/win/