A readme for the win dir ...
This commit is contained in:
parent
72fc838360
commit
fd4eda8aca
1 changed files with 16 additions and 0 deletions
16
eo/win/Readme
Normal file
16
eo/win/Readme
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
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.
|
||||
|
||||
Reference in a new issue