-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b110f6d
commit ff4e3c9
Showing
5 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Source: | ||
1. Subdirectory /source from SVN | ||
2. Delete working files (/vcpp) except for files from SVN | ||
|
||
Full Packages: | ||
General Procedure: | ||
1. Compile for the platforms | ||
2. Delete unnecessary files: *.psd, *.ms3d, *.qc | ||
3. Delete /source | ||
4. Keep only the required /bin_* | ||
5. Delete your /data | ||
6. Delete the incorrect launch files from / | ||
|
||
Modified steps: | ||
Windows: | ||
1. Compile with Visual Studio | ||
6. Keep /*.bat | ||
|
||
Linux: | ||
1. a. See Readme-Linux-Compile.txt | ||
b. Replace native_ with linux_ or linux_64_ | ||
3. Do not delete /source | ||
6. Keep /*.sh | ||
|
||
Mac: | ||
1. (compile it somehow!) | ||
7. (probably more steps are required) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters