From d596ce8b81dda228ac6289aa3f6c3811e6402ef4 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Thu, 16 Mar 2006 12:49:43 -0500 Subject: [svn-r12100] Purpose: Maintenance on Windows Description: Replace the old source code with the new check in Solution: Platforms tested: Windows XP Misc. update: --- windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp | 2 +- windows/hl/examples/ex_lite/ex_lite.dsp | 2 +- windows/hl/examples/ex_litedll/ex_litedll.dsp | 2 +- windows/hl/examples/ex_table/ex_table.dsp | 2 +- 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" -- cgit v0.12