File -> New -> compressed folder -> name.zip
In site/zip:
------------------------------------------
Building anyflo.exe.zip:
------------------------------------------
Drag distribution/anyflo.exe on anyflo.exe.zip.
Building anyflo_min_eng.zip:
------------------------------------------
transfert/anyflo_min_eng.js: builds anyflo_min_eng (from files anyflo_min_eng.func
and anyflo_min_eng_0.func)
anyflo_min_eng must contain folders env, exe, ima Drag anyflo_min_eng -> anyflo_min_eng.zip
------------------------------------------
Building anyflo_sta_eng.zip:
------------------------------------------
remove the content of distribution_eng/anyflo and create directories Debug and env
anyflo_eng.js: builds anyflo_eng (from files anyflo_eng.func and anyflo_eng_0.func)
Drag distribution_eng -> anyflo_sta_eng.zip
Version change
Change the date in:
inita.c
version.htm
Change X32 X64:
inita.c
Transfer
Copy distribution_eng/env but the images and the *.wav in env_eng
Transfer env_eng in inrev/extras/Michel-Bret/cours/env
Copy distribution_eng/env -> cours
Copy distribution_fra/env -> cours
Copy bret -> cours
Copy anyflo.exe.zip -> cours
Copy anyflo_min_eng.zip -> cours
Copy anyflo_sta_eng.zip -> cours
Copy anyflo_min_fra.zip -> cours
Copy anyflo_sta_fra.zip -> cours
Zips transfer:
Drag distribution_eng/env on zip_eng.zip
Drag distribution_eng/anyflo on anyflo_eng.zip
Sources transfer:
Copy anyflo/*.c anyflo/*.cpp anyflo/*.h anyflo/env/*.h in src src_add.js: concates all files of src in src_add/[c cpp h].add add_src.js: deconcates all files of src_add in add_src
src_ext.js cryptes:
src/*.c in src_ext_c/*.ext src/*.cpp in src_ext_cpp/*.ext src/*.h in src_ext_h/*.ext ext_src.js uncryptes src_ext_[c cpp h]/*.ext in ext_src/*.[c cpp h]
add_ext.js cryptes:
src_add/*.add in add_ext_c/*.ext
ext_add.js uncryptes:
add_ext/*.ext in ext_add/*.add
ext_add.js cryptes:
add_ext/*.add in ext_add/*.ext
ext_add_src.js uncryptes:
ext_add/*.ext in add_ext_src/*.[c cpp h]