diff options
| author | Antonin Descampe <antonin@gmail.com> | 2006-02-02 13:15:21 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2006-02-02 13:15:21 +0000 |
| commit | 39ad332ceedf09b3e3718b7a517e4e3d07c36a85 (patch) | |
| tree | 2a908d1da7d32319f64c1b9148bc09ab498a79a8 /README.msvc | |
| parent | 90a4692c481ab9cc0b8862445989bde7fab44e8b (diff) | |
minor change : project replaced by workspace
Diffstat (limited to 'README.msvc')
| -rw-r--r-- | README.msvc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.msvc b/README.msvc index c92acd85..fc9ea894 100644 --- a/README.msvc +++ b/README.msvc @@ -7,7 +7,7 @@ The library comes in two versions : In order to compile the library version *or* the DLL version, you will have to : -1) Open the MSVC project named LibOpenJPEG.dsw +1) Open the MSVC workspace named LibOpenJPEG.dsw 2) Set the choosen target as the active project, that means : a) Go to the Menu 'Build -> Set Active Configuration' b) Choose one of the following configuration : |
