Subversion Repositories filter_foundry

Rev

Rev 332 | Rev 358 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 332 Rev 346
Line 7... Line 7...
7
	- manifest32.xml and manifest64.xml
7
	- manifest32.xml and manifest64.xml
8
	- README.md
8
	- README.md
9
	- CHANGELOG.md
9
	- CHANGELOG.md
10
2. Run visual_studio\vc_make_3264.bat . This creates a 32-bit DLL and a 64-bit DLL and mix them together.
10
2. Run visual_studio\vc_make_3264.bat . This creates a 32-bit DLL and a 64-bit DLL and mix them together.
11
3. Compile with OpenWatcom . This creates a 32-bit DLL only, and then mix Watcom-32-bit and VisualC-64-bit together. (This step is done because we want Win9x compatibility and therefore, the 32-bit 8BF must be built with OpenWatcom)
11
3. Compile with OpenWatcom . This creates a 32-bit DLL only, and then mix Watcom-32-bit and VisualC-64-bit together. (This step is done because we want Win9x compatibility and therefore, the 32-bit 8BF must be built with OpenWatcom)
12
4. Commit to SVN with commit message "RELEASE 1.7.0.x"
12
4. Commit to SVN with commit message `=== RELEASE 1.7.0.x ===`
13
5. Sync SVN with GitHub
13
5. Sync SVN with GitHub
14
6. Release a ZIP to viathinksoft.com with following contents:
14
6. Release a ZIP to viathinksoft.com with following contents:
15
	wpj/FilterFoundry.8bf             => FilterFoundry.8bf
15
	wpj/FilterFoundry.8bf             => FilterFoundry.8bf
16
	visual_studio/FilterFoundry64.8bf => FilterFoundry64.8bf
16
	visual_studio/FilterFoundry64.8bf => FilterFoundry64.8bf
17
	README.md                         => README.txt
17
	README.md                         => README.txt