diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-10-18 12:26:11 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-10-18 12:26:11 +0000 |
| commit | 9e114bcaa47194a9f6af8eadf6d7cb9bb1ec277f (patch) | |
| tree | 8ddf614d9b481254e15a4ea9088f83d6f1534734 /LibOpenJPEG.vcproj | |
| parent | 5fdc05d18d4831ead22948950ba279fadfc6b71d (diff) | |
Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thanks Callum !
Diffstat (limited to 'LibOpenJPEG.vcproj')
| -rw-r--r-- | LibOpenJPEG.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/LibOpenJPEG.vcproj b/LibOpenJPEG.vcproj index 505f89b2..8d217d12 100644 --- a/LibOpenJPEG.vcproj +++ b/LibOpenJPEG.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++"
Version="8,00"
Name="LibOpenJPEG"
- ProjectGUID="{BDB8C37B-824E-4617-827C-B13E2F015EFE}"
+ ProjectGUID="{4F27AA53-4181-4A1A-8238-3931B0A41048}"
>
<Platforms>
<Platform
@@ -604,6 +604,10 @@ >
</File>
<File
+ RelativePath=".\libopenjpeg\opj_malloc.h"
+ >
+ </File>
+ <File
RelativePath="libopenjpeg\pi.h"
>
</File>
|
