From 4c83734b3f1b49c2d489703e0407625fdd3241c5 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 17 Feb 2011 18:53:46 -0800 Subject: [PATCH] Fixed debug format --- VisualC/SDL/SDL_VS2008.vcproj | 4 ++-- VisualC/SDLmain/SDLmain_VS2008.vcproj | 4 ++-- VisualC/tests/checkkeys/checkkeys_VS2008.vcproj | 1 + VisualC/tests/graywin/graywin_VS2008.vcproj | 1 + VisualC/tests/loopwave/loopwave_VS2008.vcproj | 1 + VisualC/tests/testalpha/testalpha_VS2008.vcproj | 1 + VisualC/tests/testdraw2/testdraw2_VS2008.vcproj | 1 + VisualC/tests/testfile/testfile_VS2008.vcproj | 1 + VisualC/tests/testgamma/testgamma_VS2008.vcproj | 1 + VisualC/tests/testgl/testgl_VS2008.vcproj | 1 + VisualC/tests/testgl2/testgl2_VS2008.vcproj | 1 + VisualC/tests/testjoystick/testjoystick_VS2008.vcproj | 1 + VisualC/tests/testoverlay/testoverlay_VS2008.vcproj | 1 + VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj | 1 + VisualC/tests/testplatform/testplatform_VS2008.vcproj | 1 + VisualC/tests/testshape/testshape_VS2008.vcproj | 1 + VisualC/tests/testsprite/testsprite_VS2008.vcproj | 1 + VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj | 1 + VisualC/tests/testwin/testwin_VS2008.vcproj | 1 + VisualC/tests/testwm/testwm_VS2008.vcproj | 1 + 20 files changed, 22 insertions(+), 4 deletions(-) diff --git a/VisualC/SDL/SDL_VS2008.vcproj b/VisualC/SDL/SDL_VS2008.vcproj index c450d7395..ce85d20a1 100644 --- a/VisualC/SDL/SDL_VS2008.vcproj +++ b/VisualC/SDL/SDL_VS2008.vcproj @@ -51,7 +51,7 @@ diff --git a/VisualC/tests/graywin/graywin_VS2008.vcproj b/VisualC/tests/graywin/graywin_VS2008.vcproj index 90feee0a1..1ff2a5f43 100644 --- a/VisualC/tests/graywin/graywin_VS2008.vcproj +++ b/VisualC/tests/graywin/graywin_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="graywin" ProjectGUID="{0BCCA0BF-073E-439E-BCE0-C9353C177487}" + RootNamespace="graywin" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/loopwave/loopwave_VS2008.vcproj b/VisualC/tests/loopwave/loopwave_VS2008.vcproj index 473f4de46..217125966 100644 --- a/VisualC/tests/loopwave/loopwave_VS2008.vcproj +++ b/VisualC/tests/loopwave/loopwave_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="loopwave" ProjectGUID="{AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}" + RootNamespace="loopwave" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testalpha/testalpha_VS2008.vcproj b/VisualC/tests/testalpha/testalpha_VS2008.vcproj index 5b74bb2c6..8a0c760d1 100644 --- a/VisualC/tests/testalpha/testalpha_VS2008.vcproj +++ b/VisualC/tests/testalpha/testalpha_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testalpha" ProjectGUID="{7814D54B-65D3-4677-AD77-E0B980B4FA2D}" + RootNamespace="testalpha" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj b/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj index 93441d783..6721c816e 100644 --- a/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj +++ b/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testdraw2" ProjectGUID="{8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}" + RootNamespace="testdraw2" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testfile/testfile_VS2008.vcproj b/VisualC/tests/testfile/testfile_VS2008.vcproj index 7a403abe5..d5fe7e0e1 100644 --- a/VisualC/tests/testfile/testfile_VS2008.vcproj +++ b/VisualC/tests/testfile/testfile_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testfile" ProjectGUID="{CAE4F1D0-314F-4B10-805B-0EFD670133A0}" + RootNamespace="testfile" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testgamma/testgamma_VS2008.vcproj b/VisualC/tests/testgamma/testgamma_VS2008.vcproj index 1961dc083..3f737a0fe 100644 --- a/VisualC/tests/testgamma/testgamma_VS2008.vcproj +++ b/VisualC/tests/testgamma/testgamma_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testgamma" ProjectGUID="{D974A0DF-3E2E-445C-A2EB-E899E9B582CB}" + RootNamespace="testgamma" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testgl/testgl_VS2008.vcproj b/VisualC/tests/testgl/testgl_VS2008.vcproj index 1d5d454cb..6965f3afb 100644 --- a/VisualC/tests/testgl/testgl_VS2008.vcproj +++ b/VisualC/tests/testgl/testgl_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testgl" ProjectGUID="{272D976B-A1DF-4DEB-BD7F-5C0D330E0C7D}" + RootNamespace="testgl" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testgl2/testgl2_VS2008.vcproj b/VisualC/tests/testgl2/testgl2_VS2008.vcproj index dc961cf9c..66752399b 100644 --- a/VisualC/tests/testgl2/testgl2_VS2008.vcproj +++ b/VisualC/tests/testgl2/testgl2_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testgl2" ProjectGUID="{8B5CFB38-CCBA-40A8-AD7A-89C57B070884}" + RootNamespace="testgl2" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj b/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj index fb09def83..731976af1 100644 --- a/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj +++ b/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testjoystick" ProjectGUID="{55812185-D13C-4022-9C81-32E0F4A08304}" + RootNamespace="testjoystick" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj b/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj index 26351977e..63ccdaaa4 100644 --- a/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj +++ b/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testoverlay" ProjectGUID="{9E320A14-B443-4DD7-8725-B7020DCFF730}" + RootNamespace="testoverlay" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj b/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj index e1f3bf3d3..8c5b46844 100644 --- a/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj +++ b/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testoverlay2" ProjectGUID="{B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}" + RootNamespace="testoverlay2" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testplatform/testplatform_VS2008.vcproj b/VisualC/tests/testplatform/testplatform_VS2008.vcproj index 947748167..1f2ba10ca 100644 --- a/VisualC/tests/testplatform/testplatform_VS2008.vcproj +++ b/VisualC/tests/testplatform/testplatform_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testplatform" ProjectGUID="{26932B24-EFC6-4E3A-B277-ED653DA37968}" + RootNamespace="testplatform" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testshape/testshape_VS2008.vcproj b/VisualC/tests/testshape/testshape_VS2008.vcproj index ad326faee..122448441 100644 --- a/VisualC/tests/testshape/testshape_VS2008.vcproj +++ b/VisualC/tests/testshape/testshape_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testshape" ProjectGUID="{31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}" + RootNamespace="testshape" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testsprite/testsprite_VS2008.vcproj b/VisualC/tests/testsprite/testsprite_VS2008.vcproj index 9cedb50fc..6f9c5192e 100644 --- a/VisualC/tests/testsprite/testsprite_VS2008.vcproj +++ b/VisualC/tests/testsprite/testsprite_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testsprite" ProjectGUID="{5D0930C0-7C91-4ECE-9014-7B7DDE9502E5}" + RootNamespace="testsprite" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj b/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj index b113fd863..fff885ab4 100644 --- a/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj +++ b/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testvidinfo" ProjectGUID="{575FD095-EDAB-4BD4-B733-CD4A874F6FB0}" + RootNamespace="testvidinfo" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testwin/testwin_VS2008.vcproj b/VisualC/tests/testwin/testwin_VS2008.vcproj index 4ba58fffc..ca68ad13d 100644 --- a/VisualC/tests/testwin/testwin_VS2008.vcproj +++ b/VisualC/tests/testwin/testwin_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testwin" ProjectGUID="{0FFD1A21-11DB-492C-A989-E4F195B0C441}" + RootNamespace="testwin" TargetFrameworkVersion="131072" > diff --git a/VisualC/tests/testwm/testwm_VS2008.vcproj b/VisualC/tests/testwm/testwm_VS2008.vcproj index e28820b57..6cb5ad9b5 100644 --- a/VisualC/tests/testwm/testwm_VS2008.vcproj +++ b/VisualC/tests/testwm/testwm_VS2008.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testwm" ProjectGUID="{6AF0724B-BAC1-4C9D-AFBF-F63B4A2FB8FB}" + RootNamespace="testwm" TargetFrameworkVersion="131072" >