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 10 Applications" | # go to "Applications (Parallels)" -> "Windows 10 Applications" | ||
## to find the applications, to to Configure->Options->Applications, check the box "Show windows applications folder in dock", then you see the dock icon, right click reveal in finder) | |||
# copy "Command Prompt" to the desktop | # copy "Command Prompt" to the desktop | ||
# rename it "Build kJams" | # rename it "Build kJams" | ||
Revision as of 18:59, 13 June 2021
- go to your home folder
- go to "Applications (Parallels)" -> "Windows 10 Applications"
- to find the applications, to to Configure->Options->Applications, check the box "Show windows applications folder in dock", then you see the dock icon, right click reveal in finder)
- 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/