Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
20
trunk/paradiseo-eo/win/Readme
Normal file
20
trunk/paradiseo-eo/win/Readme
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue