libcvd-members
[Top][All Lists]
Advanced

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

[libcvd-members] gvars3/build/vc2008 gvars3-headless.vcproj gvar...


From: Gerhard Reitmayr
Subject: [libcvd-members] gvars3/build/vc2008 gvars3-headless.vcproj gvar...
Date: Wed, 01 Apr 2009 17:07:03 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    gvars3
Changes by:     Gerhard Reitmayr <gerhard>      09/04/01 17:07:03

Added files:
        build/vc2008   : gvars3-headless.vcproj gvars3.sln gvars3.vcproj 

Log message:
        vc2008 project files

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gvars3/build/vc2008/gvars3-headless.vcproj?cvsroot=libcvd&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/gvars3/build/vc2008/gvars3.sln?cvsroot=libcvd&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/gvars3/build/vc2008/gvars3.vcproj?cvsroot=libcvd&rev=1.1

Patches:
Index: gvars3-headless.vcproj
===================================================================
RCS file: gvars3-headless.vcproj
diff -N gvars3-headless.vcproj
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gvars3-headless.vcproj      1 Apr 2009 17:07:00 -0000       1.1
@@ -0,0 +1,243 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="gvars3-headless"
+       ProjectGUID="{30D8E485-EE60-4E92-ABEA-50C628FBCE59}"
+       RootNamespace="gvars3"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="4"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName)d.lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               InlineFunctionExpansion="2"
+                               FavorSizeOrSpeed="1"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+                               RuntimeLibrary="0"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName).lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="..\..\src\GStringUtil.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_impl_noreadline.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_non_readline.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\gvars2.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\gvars3.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\inst.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\serialize.cc"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="..\..\gvars3\GStringUtil.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\GUI.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_impl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\gui_non_readline.h"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\gvars3\gv3_implementation.hh"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\gvars3.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\instances.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\serialize.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\type_name.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+                       >
+               </Filter>
+               <File
+                       RelativePath=".\ReadMe.txt"
+                       >
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>

Index: gvars3.sln
===================================================================
RCS file: gvars3.sln
diff -N gvars3.sln
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gvars3.sln  1 Apr 2009 17:07:03 -0000       1.1
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gvars3", "gvars3.vcproj", 
"{81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gvars3-headless", 
"gvars3-headless.vcproj", "{30D8E485-EE60-4E92-ABEA-50C628FBCE59}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Win32 = Debug|Win32
+               Release|Win32 = Release|Win32
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}.Debug|Win32.Build.0 = 
Debug|Win32
+               {81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}.Release|Win32.ActiveCfg 
= Release|Win32
+               {81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}.Release|Win32.Build.0 = 
Release|Win32
+               {30D8E485-EE60-4E92-ABEA-50C628FBCE59}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {30D8E485-EE60-4E92-ABEA-50C628FBCE59}.Debug|Win32.Build.0 = 
Debug|Win32
+               {30D8E485-EE60-4E92-ABEA-50C628FBCE59}.Release|Win32.ActiveCfg 
= Release|Win32
+               {30D8E485-EE60-4E92-ABEA-50C628FBCE59}.Release|Win32.Build.0 = 
Release|Win32
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal

Index: gvars3.vcproj
===================================================================
RCS file: gvars3.vcproj
diff -N gvars3.vcproj
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gvars3.vcproj       1 Apr 2009 17:07:03 -0000       1.1
@@ -0,0 +1,255 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="gvars3"
+       ProjectGUID="{81160AD9-2883-4EDD-AF09-35E3F4C9BA1E}"
+       RootNamespace="gvars3"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include;..\..\..\fltk-2.0"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="4"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName)d.lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="0"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               InlineFunctionExpansion="2"
+                               FavorSizeOrSpeed="1"
+                               
AdditionalIncludeDirectories="..\..;..\..\..;..\..\..\Pre-built.2\include;..\..\..\fltk-2.0"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+                               RuntimeLibrary="0"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="..\..\lib\$(ProjectName).lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="..\..\src\GStringUtil.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_Fltk2.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_impl_noreadline.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_non_readline.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\gvars2.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\gvars3.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\inst.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\serialize.cc"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="..\..\gvars3\GStringUtil.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\GUI.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\GUI_Fltk2.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GUI_impl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\gui_non_readline.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\gui_widgets.h"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\gvars3\gv3_implementation.hh"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\gvars3.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\instances.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\serialize.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\gvars3\type_name.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+                       >
+               </Filter>
+               <File
+                       RelativePath=".\ReadMe.txt"
+                       >
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>




reply via email to

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