diff options
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp | 2 | ||||
-rwxr-xr-x | windows/hl/examples/ex_lite/ex_lite.dsp | 2 | ||||
-rwxr-xr-x | windows/hl/examples/ex_litedll/ex_litedll.dsp | 2 | ||||
-rwxr-xr-x | windows/hl/examples/ex_table/ex_table.dsp | 2 | ||||
-rwxr-xr-x | windows/hl/examples/ex_tabledll/ex_tabledll.dsp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp b/windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp index 39e5213..faea1bf 100755 --- a/windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp +++ b/windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp @@ -90,7 +90,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_images.c +SOURCE=..\..\..\..\hl\examples\ex_image1.c # End Source File # End Group # Begin Group "Header Files" diff --git a/windows/hl/examples/ex_lite/ex_lite.dsp b/windows/hl/examples/ex_lite/ex_lite.dsp index 4e39c59..ea3713a 100755 --- a/windows/hl/examples/ex_lite/ex_lite.dsp +++ b/windows/hl/examples/ex_lite/ex_lite.dsp @@ -92,7 +92,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_lite.c +SOURCE=..\..\..\..\hl\examples\ex_lite1.c # End Source File # End Group # Begin Group "Header Files" diff --git a/windows/hl/examples/ex_litedll/ex_litedll.dsp b/windows/hl/examples/ex_litedll/ex_litedll.dsp index 7b8aea6..8f5ecc8 100755 --- a/windows/hl/examples/ex_litedll/ex_litedll.dsp +++ b/windows/hl/examples/ex_litedll/ex_litedll.dsp @@ -90,7 +90,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_lite.c +SOURCE=..\..\..\..\hl\examples\ex_lite1.c # End Source File # End Group # Begin Group "Header Files" diff --git a/windows/hl/examples/ex_table/ex_table.dsp b/windows/hl/examples/ex_table/ex_table.dsp index bb6169f..0f74166 100755 --- a/windows/hl/examples/ex_table/ex_table.dsp +++ b/windows/hl/examples/ex_table/ex_table.dsp @@ -91,7 +91,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_table.c +SOURCE=..\..\..\..\hl\examples\ex_table_01.c # End Source File # End Group # Begin Group "Header Files" diff --git a/windows/hl/examples/ex_tabledll/ex_tabledll.dsp b/windows/hl/examples/ex_tabledll/ex_tabledll.dsp index 7e3d0b3..328f51b 100755 --- a/windows/hl/examples/ex_tabledll/ex_tabledll.dsp +++ b/windows/hl/examples/ex_tabledll/ex_tabledll.dsp @@ -90,7 +90,7 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp" # Begin Source File -SOURCE=..\..\..\..\hl\examples\ex_table.c +SOURCE=..\..\..\..\hl\examples\ex_table_01.c # End Source File # End Group # Begin Group "Header Files" |