Opened 11 years ago
Closed 10 years ago
#15 closed enhancement (fixed)
Extend makefile to build ship directory
Reported by: | andib | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | engine | Version: | |
Keywords: | Cc: |
Description
We should get ride of .\src\ship directory and use ..\ship instead. Otherwise the .svn directories have to be cleaned out manually before releasing a version.
Moreover a make option for copying proper files to ..\ship would be fine.
Note:
See TracTickets
for help on using tickets.
A new script make_ship.cmd was added which copies all necessary files into ..\xwlan_ship directory and pack it all together.