This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/win
2001-12-07 06:14:11 +00:00
..
lib Files for MSVC++ generated by Olivier Meunier - Projet Fractales - INRIA 2001-11-10 14:12:01 +00:00
.cvsignore New ES routines 2000-06-12 20:09:59 +00:00
all_lib.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
all_tests.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
all_tut.dsp Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
create_all_dsp.sh Now the eo.dsw can be generated automatically from 2001-11-17 08:13:55 +00:00
create_dsp.sh Bug in create_dsp when no additional library 2001-11-17 07:55:39 +00:00
create_tut.sh Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
eo.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
eo.dsw Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
eo.org Now the eo.dsw can be generated automatically from 2001-11-17 08:13:55 +00:00
es.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
ga.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
Makefile.am Files for MSVC++ generated by Olivier Meunier - Projet Fractales - INRIAC 2001-11-10 14:13:21 +00:00
Readme Added the names of the directories where the newly created files are stored. 2001-11-18 06:54:13 +00:00
t_eo.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eobin.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eocheckpointing.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoes.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoexternaleo.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eofitness.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoga.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eogenop.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eopareto.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoparetofitness.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoparetoftness.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eopbil.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eorandom.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoreal.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoreplacement.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eoselect.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eossga.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eostateandparser.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eosymreg.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eovector.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_eovirus.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_mge-control.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_mge.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
t_mge1bit.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
test_dsp.tmpl Bug in create_dsp when no additional library 2001-11-17 07:55:39 +00:00
tut_1_bit.dsp Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
tut_1_real.dsp Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
tut_N_XXX.tmpl Adding the tutorials in MSVC project files 2001-12-07 06:14:11 +00:00
utils.dsp Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00

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.