diff options
| author | Giuseppe Baruffa <gbaruffa@users.noreply.github.com> | 2007-11-05 13:05:07 +0000 |
|---|---|---|
| committer | Giuseppe Baruffa <gbaruffa@users.noreply.github.com> | 2007-11-05 13:05:07 +0000 |
| commit | 95d760a1735517347355ff875549d85ebbc72eb7 (patch) | |
| tree | e1e1dfeca50f06b1161db44bd66ebd8780337f2e /OPJViewer/OPJViewer.dsp | |
| parent | 123a680669995d50f354dd0159c83e7803a70ef3 (diff) | |
Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)
Diffstat (limited to 'OPJViewer/OPJViewer.dsp')
| -rw-r--r-- | OPJViewer/OPJViewer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/OPJViewer/OPJViewer.dsp b/OPJViewer/OPJViewer.dsp index 99b640e5..d9521f4c 100644 --- a/OPJViewer/OPJViewer.dsp +++ b/OPJViewer/OPJViewer.dsp @@ -111,6 +111,10 @@ SOURCE=.\source\imagmj2.cpp # End Source File
# Begin Source File
+SOURCE=.\source\OPJDialogs.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\source\OPJViewer.cpp
# End Source File
# Begin Source File
|
