Build/Build kJams script: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
# go to your home folder | # go to your home folder | ||
# go to "Applications (Parallels)" -> "Windows | # go to "Applications (Parallels)" -> "Windows 10 Applications" | ||
# copy " | # copy "Command Prompt" to the desktop | ||
# rename it "Build kJams" | # rename it "Build kJams" | ||
# right click->Show Package Contents | # right click->Show Package Contents | ||
| Line 7: | Line 7: | ||
# change the "CFBundleGetInfoString" to end with:<br><pre>Z:\kJams\Development\xplat\proj\win\build.bat</pre> | # 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> | ||
# edit "/Contents/Resources/English.lproj/InfoPlist.strings" | # edit "/Contents/Resources/English.lproj/InfoPlist.strings" | ||
# change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre> | # change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre> | ||
Revision as of 03:16, 17 August 2018
- go to your home folder
- go to "Applications (Parallels)" -> "Windows 10 Applications"
- copy "Command Prompt" 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
- 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/