| .. | ||
| lib | ||
| .cvsignore | ||
| all_lib.dsp | ||
| all_tests.dsp | ||
| create_all_dsp.sh | ||
| create_dsp.sh | ||
| eo.dsp | ||
| eo.dsw | ||
| eo.org | ||
| es.dsp | ||
| ga.dsp | ||
| Makefile.am | ||
| Readme | ||
| t_eo.dsp | ||
| t_eobin.dsp | ||
| t_eocheckpointing.dsp | ||
| t_eoes.dsp | ||
| t_eoexternaleo.dsp | ||
| t_eofitness.dsp | ||
| t_eoga.dsp | ||
| t_eogenop.dsp | ||
| t_eopareto.dsp | ||
| t_eoparetofitness.dsp | ||
| t_eoparetoftness.dsp | ||
| t_eopbil.dsp | ||
| t_eorandom.dsp | ||
| t_eoreal.dsp | ||
| t_eoreplacement.dsp | ||
| t_eoselect.dsp | ||
| t_eossga.dsp | ||
| t_eostateandparser.dsp | ||
| t_eosymreg.dsp | ||
| t_eovector.dsp | ||
| t_eovirus.dsp | ||
| t_mge-control.dsp | ||
| t_mge.dsp | ||
| t_mge1bit.dsp | ||
| test_dsp.tmpl | ||
| utils.dsp | ||
This directory contains the project files for MSVC++ They have been successfully tested with MSVC++ 6.0 on Windows NT. There is one main DSW project file: eo.dsw It contains the description of the project with all compiler options. There are several DSP files: eo.dsp for the library in src utils.dsp ... src/utils ga.dsp ... src/ga es.dsp ... src/es and one additional DSP file for each program in test dir. The libraries are created in src/win/lib directory. The objects and executable files are created in src/win/DEBUG directory.