cinvoke-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cinvoke-svn] r28 - in trunk/cinvoke: . lib lib/arch test tools


From: will
Subject: [cinvoke-svn] r28 - in trunk/cinvoke: . lib lib/arch test tools
Date: 15 Jun 2006 21:12:07 -0400

Author: will
Date: 2006-06-15 21:12:07 -0400 (Thu, 15 Jun 2006)
New Revision: 28

Modified:
   trunk/cinvoke/LICENSE
   trunk/cinvoke/Makefile
   trunk/cinvoke/TODO
   trunk/cinvoke/cinvoke-vs2k3.sln
   trunk/cinvoke/lib/Makefile
   trunk/cinvoke/lib/arch/cl_x86_win.c
   trunk/cinvoke/lib/arch/cl_x86_win.h
   trunk/cinvoke/lib/arch/gcc_x86_unix.c
   trunk/cinvoke/lib/arch/gcc_x86_unix.h
   trunk/cinvoke/lib/cinvoke-arch.h
   trunk/cinvoke/lib/cinvoke-private.h
   trunk/cinvoke/lib/cinvoke.c
   trunk/cinvoke/lib/cinvoke.h
   trunk/cinvoke/lib/cinvoke.vcproj
   trunk/cinvoke/lib/hashtable.c
   trunk/cinvoke/lib/hashtable.h
   trunk/cinvoke/lib/structure.c
   trunk/cinvoke/makeinstall.bat
   trunk/cinvoke/test/Makefile
   trunk/cinvoke/test/lib.c
   trunk/cinvoke/test/runtests.c
   trunk/cinvoke/test/test.vcproj
   trunk/cinvoke/test/testlib.vcproj
   trunk/cinvoke/tools/libdl.sh
Log:
trying to fix these damn eol markers



Property changes on: trunk/cinvoke/LICENSE
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/TODO
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/cinvoke-vs2k3.sln
===================================================================
--- trunk/cinvoke/cinvoke-vs2k3.sln     2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/cinvoke-vs2k3.sln     2006-06-16 01:12:07 UTC (rev 28)
@@ -1,37 +1,37 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cinvoke", 
"lib\cinvoke.vcproj", "{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
-       ProjectSection(ProjectDependencies) = postProject
-       EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "runtests", 
"test\test.vcproj", "{51D81B88-DAFF-4D2D-A662-5CA17261FDAA}"
-       ProjectSection(ProjectDependencies) = postProject
-       EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testlib", 
"test\testlib.vcproj", "{27E9BF88-0702-48EF-8BD2-10A6AAFDA990}"
-       ProjectSection(ProjectDependencies) = postProject
-       EndProjectSection
-EndProject
-Global
-       GlobalSection(SolutionConfiguration) = preSolution
-               Debug = Debug
-               Release = Release
-       EndGlobalSection
-       GlobalSection(ProjectConfiguration) = postSolution
-               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Debug.ActiveCfg = 
Debug|Win32
-               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Debug.Build.0 = 
Debug|Win32
-               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Release.ActiveCfg = 
Release|Win32
-               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Release.Build.0 = 
Release|Win32
-               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Debug.ActiveCfg = 
Debug|Win32
-               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Debug.Build.0 = 
Debug|Win32
-               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Release.ActiveCfg = 
Release|Win32
-               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Release.Build.0 = 
Release|Win32
-               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Debug.ActiveCfg = 
Debug|Win32
-               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Debug.Build.0 = 
Debug|Win32
-               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Release.ActiveCfg = 
Release|Win32
-               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Release.Build.0 = 
Release|Win32
-       EndGlobalSection
-       GlobalSection(ExtensibilityGlobals) = postSolution
-       EndGlobalSection
-       GlobalSection(ExtensibilityAddIns) = postSolution
-       EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cinvoke", 
"lib\cinvoke.vcproj", "{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "runtests", 
"test\test.vcproj", "{51D81B88-DAFF-4D2D-A662-5CA17261FDAA}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testlib", 
"test\testlib.vcproj", "{27E9BF88-0702-48EF-8BD2-10A6AAFDA990}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Global
+       GlobalSection(SolutionConfiguration) = preSolution
+               Debug = Debug
+               Release = Release
+       EndGlobalSection
+       GlobalSection(ProjectConfiguration) = postSolution
+               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Debug.ActiveCfg = 
Debug|Win32
+               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Debug.Build.0 = 
Debug|Win32
+               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Release.ActiveCfg = 
Release|Win32
+               {D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}.Release.Build.0 = 
Release|Win32
+               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Debug.ActiveCfg = 
Debug|Win32
+               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Debug.Build.0 = 
Debug|Win32
+               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Release.ActiveCfg = 
Release|Win32
+               {51D81B88-DAFF-4D2D-A662-5CA17261FDAA}.Release.Build.0 = 
Release|Win32
+               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Debug.ActiveCfg = 
Debug|Win32
+               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Debug.Build.0 = 
Debug|Win32
+               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Release.ActiveCfg = 
Release|Win32
+               {27E9BF88-0702-48EF-8BD2-10A6AAFDA990}.Release.Build.0 = 
Release|Win32
+       EndGlobalSection
+       GlobalSection(ExtensibilityGlobals) = postSolution
+       EndGlobalSection
+       GlobalSection(ExtensibilityAddIns) = postSolution
+       EndGlobalSection
+EndGlobal


Property changes on: trunk/cinvoke/cinvoke-vs2k3.sln
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/lib/arch/cl_x86_win.c
===================================================================
--- trunk/cinvoke/lib/arch/cl_x86_win.c 2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/lib/arch/cl_x86_win.c 2006-06-16 01:12:07 UTC (rev 28)
@@ -34,13 +34,13 @@
 #endif
 
 char *GetWin32ErrMsg(DWORD err) {
-       char *str;
-       if (!FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER |
-               FORMAT_MESSAGE_FROM_SYSTEM, NULL, err,
-               MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
-               (LPTSTR)&str, 0, NULL)) {
-                       str = NULL;
-       }
+       char *str;
+       if (!FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER |
+               FORMAT_MESSAGE_FROM_SYSTEM, NULL, err,
+               MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
+               (LPTSTR)&str, 0, NULL)) {
+                       str = NULL;
+       }
        return str;
 }
 


Property changes on: trunk/cinvoke/lib/arch/cl_x86_win.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/arch/cl_x86_win.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/arch/gcc_x86_unix.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/arch/gcc_x86_unix.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/cinvoke-arch.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/cinvoke-private.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/lib/cinvoke.c
===================================================================
--- trunk/cinvoke/lib/cinvoke.c 2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/lib/cinvoke.c 2006-06-16 01:12:07 UTC (rev 28)
@@ -35,10 +35,10 @@
 #ifndef _WIN32
 #define CDECL
 #endif
-
+
 void context_set_error(CInvContext *context, int code, char *str, int 
needsfree) {
        if (context->needsfree)
-               arch_free_errstr(context->errormsg);
+               arch_free_errstr(context->errormsg);
        context->errorcode = code;
        context->errormsg = str;
        context->needsfree = needsfree;


Property changes on: trunk/cinvoke/lib/cinvoke.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/cinvoke.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/lib/cinvoke.vcproj
===================================================================
--- trunk/cinvoke/lib/cinvoke.vcproj    2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/lib/cinvoke.vcproj    2006-06-16 01:12:07 UTC (rev 28)
@@ -1,144 +1,144 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="cinvoke"
-       ProjectGUID="{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
-       RootNamespace="cinvoke"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ARCH_CL_X86_WIN;CINVOKE_BUILD"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="0"
-                               RuntimeLibrary="5"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               WarnAsError="TRUE"
-                               Detect64BitPortabilityProblems="FALSE"
-                               DebugInformationFormat="4"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/cinvoke.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ARCH_CL_X86_WIN;CINVOKE_BUILD"
-                               RuntimeLibrary="4"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               WarnAsError="TRUE"
-                               Detect64BitPortabilityProblems="FALSE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/cinvoke.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="arch"
-                       Filter="">
-                       <File
-                               RelativePath=".\arch\cl_x86_win.c">
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCLCompilerTool"/>
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\arch\cl_x86_win.h">
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCustomBuildTool"/>
-                               </FileConfiguration>
-                       </File>
-               </Filter>
-               <File
-                       RelativePath=".\cinvoke-arch.h">
-               </File>
-               <File
-                       RelativePath=".\cinvoke-private.h">
-               </File>
-               <File
-                       RelativePath=".\cinvoke.c">
-               </File>
-               <File
-                       RelativePath=".\cinvoke.h">
-               </File>
-               <File
-                       RelativePath=".\hashtable.c">
-               </File>
-               <File
-                       RelativePath=".\hashtable.h">
-               </File>
-               <File
-                       RelativePath=".\structure.c">
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="cinvoke"
+       ProjectGUID="{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
+       RootNamespace="cinvoke"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="Debug"
+                       ConfigurationType="4"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ARCH_CL_X86_WIN;CINVOKE_BUILD"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="0"
+                               RuntimeLibrary="5"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="FALSE"
+                               DebugInformationFormat="4"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/cinvoke.lib"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release"
+                       ConfigurationType="4"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ARCH_CL_X86_WIN;CINVOKE_BUILD"
+                               RuntimeLibrary="4"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="FALSE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/cinvoke.lib"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="arch"
+                       Filter="">
+                       <File
+                               RelativePath=".\arch\cl_x86_win.c">
+                               <FileConfiguration
+                                       Name="Debug|Win32">
+                                       <Tool
+                                               Name="VCCLCompilerTool"/>
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath=".\arch\cl_x86_win.h">
+                               <FileConfiguration
+                                       Name="Debug|Win32">
+                                       <Tool
+                                               Name="VCCustomBuildTool"/>
+                               </FileConfiguration>
+                       </File>
+               </Filter>
+               <File
+                       RelativePath=".\cinvoke-arch.h">
+               </File>
+               <File
+                       RelativePath=".\cinvoke-private.h">
+               </File>
+               <File
+                       RelativePath=".\cinvoke.c">
+               </File>
+               <File
+                       RelativePath=".\cinvoke.h">
+               </File>
+               <File
+                       RelativePath=".\hashtable.c">
+               </File>
+               <File
+                       RelativePath=".\hashtable.h">
+               </File>
+               <File
+                       RelativePath=".\structure.c">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>


Property changes on: trunk/cinvoke/lib/cinvoke.vcproj
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/hashtable.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/hashtable.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/lib/structure.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/makeinstall.bat
===================================================================
--- trunk/cinvoke/makeinstall.bat       2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/makeinstall.bat       2006-06-16 01:12:07 UTC (rev 28)
@@ -1,5 +1,5 @@
-mkdir install
-copy lib\cinvoke.h install
-copy lib\cinvoke-arch.h install
-copy lib\arch\cl_x86_win.h install\cinvoke_archspec.h
-copy lib\Release\cinvoke.lib install
+mkdir install
+copy lib\cinvoke.h install
+copy lib\cinvoke-arch.h install
+copy lib\arch\cl_x86_win.h install\cinvoke_archspec.h
+copy lib\Release\cinvoke.lib install


Property changes on: trunk/cinvoke/makeinstall.bat
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/test/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/test/lib.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/test/runtests.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/test/test.vcproj
===================================================================
--- trunk/cinvoke/test/test.vcproj      2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/test/test.vcproj      2006-06-16 01:12:07 UTC (rev 28)
@@ -1,123 +1,123 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="runtests"
-       ProjectGUID="{51D81B88-DAFF-4D2D-A662-5CA17261FDAA}"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="1"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="..\lib"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_CL_X86_WIN;CINVOKE_BUILD"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="5"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               WarnAsError="TRUE"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="4"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="$(OutDir)/runtests.exe"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="TRUE"
-                               ProgramDatabaseFile="$(OutDir)/test.pdb"
-                               SubSystem="1"
-                               TargetMachine="1"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCWebDeploymentTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="1"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\lib"
-                               
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_CL_X86_WIN;CINVOKE_BUILD"
-                               RuntimeLibrary="4"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="$(OutDir)/test.exe"
-                               LinkIncremental="1"
-                               GenerateDebugInformation="TRUE"
-                               SubSystem="1"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="1"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCWebDeploymentTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-       </Configurations>
-       <References>
-               <ProjectReference
-                       
ReferencedProjectIdentifier="{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
-                       Name="cinvoke"/>
-       </References>
-       <Files>
-               <File
-                       RelativePath=".\runtests.c">
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="runtests"
+       ProjectGUID="{51D81B88-DAFF-4D2D-A662-5CA17261FDAA}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="Debug"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="..\lib"
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_CL_X86_WIN;CINVOKE_BUILD"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="5"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="4"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               OutputFile="$(OutDir)/runtests.exe"
+                               LinkIncremental="2"
+                               GenerateDebugInformation="TRUE"
+                               ProgramDatabaseFile="$(OutDir)/test.pdb"
+                               SubSystem="1"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="..\lib"
+                               
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_CL_X86_WIN;CINVOKE_BUILD"
+                               RuntimeLibrary="4"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               OutputFile="$(OutDir)/test.exe"
+                               LinkIncremental="1"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+               <ProjectReference
+                       
ReferencedProjectIdentifier="{D8BA9C97-2E55-4CF2-8085-B8D4EBA0F644}"
+                       Name="cinvoke"/>
+       </References>
+       <Files>
+               <File
+                       RelativePath=".\runtests.c">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>


Property changes on: trunk/cinvoke/test/test.vcproj
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/cinvoke/test/testlib.vcproj
===================================================================
--- trunk/cinvoke/test/testlib.vcproj   2006-06-16 00:17:10 UTC (rev 27)
+++ trunk/cinvoke/test/testlib.vcproj   2006-06-16 01:12:07 UTC (rev 28)
@@ -1,120 +1,120 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="testlib"
-       ProjectGUID="{27E9BF88-0702-48EF-8BD2-10A6AAFDA990}"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="2"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TESTLIB_EXPORTS"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="1"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               WarnAsError="TRUE"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="4"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="$(OutDir)/lib.dll"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="TRUE"
-                               ProgramDatabaseFile="$(OutDir)/testlib.pdb"
-                               SubSystem="2"
-                               ImportLibrary="$(OutDir)/testlib.lib"
-                               TargetMachine="1"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCWebDeploymentTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="2"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TESTLIB_EXPORTS"
-                               RuntimeLibrary="0"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="$(OutDir)/testlib.dll"
-                               LinkIncremental="1"
-                               GenerateDebugInformation="TRUE"
-                               SubSystem="2"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               ImportLibrary="$(OutDir)/testlib.lib"
-                               TargetMachine="1"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCWebDeploymentTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <File
-                       RelativePath=".\lib.c">
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="testlib"
+       ProjectGUID="{27E9BF88-0702-48EF-8BD2-10A6AAFDA990}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="Debug"
+                       ConfigurationType="2"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TESTLIB_EXPORTS"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="4"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               OutputFile="$(OutDir)/lib.dll"
+                               LinkIncremental="2"
+                               GenerateDebugInformation="TRUE"
+                               ProgramDatabaseFile="$(OutDir)/testlib.pdb"
+                               SubSystem="2"
+                               ImportLibrary="$(OutDir)/testlib.lib"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release"
+                       ConfigurationType="2"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TESTLIB_EXPORTS"
+                               RuntimeLibrary="0"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               OutputFile="$(OutDir)/testlib.dll"
+                               LinkIncremental="1"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="2"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               ImportLibrary="$(OutDir)/testlib.lib"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <File
+                       RelativePath=".\lib.c">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>


Property changes on: trunk/cinvoke/test/testlib.vcproj
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/cinvoke/tools/libdl.sh
___________________________________________________________________
Name: svn:eol-style
   + native





reply via email to

[Prev in Thread] Current Thread [Next in Thread]