summaryrefslogtreecommitdiff
path: root/windows/libtasn1/libtasn1.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/libtasn1/libtasn1.vcproj')
-rwxr-xr-xwindows/libtasn1/libtasn1.vcproj222
1 files changed, 0 insertions, 222 deletions
diff --git a/windows/libtasn1/libtasn1.vcproj b/windows/libtasn1/libtasn1.vcproj
deleted file mode 100755
index 902a1c5..0000000
--- a/windows/libtasn1/libtasn1.vcproj
+++ /dev/null
@@ -1,222 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="libtasn1"
- ProjectGUID="{4DE20933-A72B-4261-9B63-0DE9AF31DAB2}"
- RootNamespace="libtasn1"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/DSIZEOF_UNSIGNED_LONG_INT=4 /DSIZEOF_UNSIGNED_INT=4"
- AdditionalIncludeDirectories="../../lib"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <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"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/DSIZEOF_UNSIGNED_LONG_INT=4 /DSIZEOF_UNSIGNED_INT=4"
- AdditionalIncludeDirectories="../../lib"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <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="..\..\lib\ASN1.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\coding.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\decoding.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\element.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\errors.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\gstr.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\parser_aux.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\structure.c"
- >
- </File>
- <File
- RelativePath="..\..\lib\version.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\lib\windows\config.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\defines.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\element.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\errors.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\gstr.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\int.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\libtasn1.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\parser_aux.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\structure.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>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>