| 1 |
<?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 |
<VisualStudioProject |
|---|
| 3 |
ProjectType="Visual C++" |
|---|
| 4 |
Version="7.10" |
|---|
| 5 |
Name="pykcs11" |
|---|
| 6 |
ProjectGUID="{F41B86D5-7C16-4FEC-9ECC-315805589C14}" |
|---|
| 7 |
RootNamespace="pykcs11" |
|---|
| 8 |
Keyword="Win32Proj"> |
|---|
| 9 |
<Platforms> |
|---|
| 10 |
<Platform |
|---|
| 11 |
Name="Win32"/> |
|---|
| 12 |
</Platforms> |
|---|
| 13 |
<Configurations> |
|---|
| 14 |
<Configuration |
|---|
| 15 |
Name="Debug|Win32" |
|---|
| 16 |
OutputDirectory="Debug" |
|---|
| 17 |
IntermediateDirectory="Debug" |
|---|
| 18 |
ConfigurationType="2" |
|---|
| 19 |
CharacterSet="2"> |
|---|
| 20 |
<Tool |
|---|
| 21 |
Name="VCCLCompilerTool" |
|---|
| 22 |
Optimization="0" |
|---|
| 23 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PYKCS11_EXPORTS;SWIG_STD_NOASSIGN_STL" |
|---|
| 24 |
MinimalRebuild="TRUE" |
|---|
| 25 |
BasicRuntimeChecks="3" |
|---|
| 26 |
RuntimeLibrary="1" |
|---|
| 27 |
RuntimeTypeInfo="TRUE" |
|---|
| 28 |
UsePrecompiledHeader="3" |
|---|
| 29 |
PrecompiledHeaderFile="$(IntDir)/_LowLevel.pch" |
|---|
| 30 |
WarningLevel="3" |
|---|
| 31 |
DebugInformationFormat="4"/> |
|---|
| 32 |
<Tool |
|---|
| 33 |
Name="VCCustomBuildTool"/> |
|---|
| 34 |
<Tool |
|---|
| 35 |
Name="VCLinkerTool" |
|---|
| 36 |
OutputFile="$(OutDir)/_LowLevel.dll" |
|---|
| 37 |
LinkIncremental="2" |
|---|
| 38 |
GenerateDebugInformation="TRUE" |
|---|
| 39 |
ProgramDatabaseFile="$(OutDir)/_$(ProjectName).pdb" |
|---|
| 40 |
SubSystem="2" |
|---|
| 41 |
ImportLibrary="$(OutDir)/_LowLevel.lib" |
|---|
| 42 |
TargetMachine="1"/> |
|---|
| 43 |
<Tool |
|---|
| 44 |
Name="VCMIDLTool"/> |
|---|
| 45 |
<Tool |
|---|
| 46 |
Name="VCPostBuildEventTool"/> |
|---|
| 47 |
<Tool |
|---|
| 48 |
Name="VCPreBuildEventTool"/> |
|---|
| 49 |
<Tool |
|---|
| 50 |
Name="VCPreLinkEventTool"/> |
|---|
| 51 |
<Tool |
|---|
| 52 |
Name="VCResourceCompilerTool"/> |
|---|
| 53 |
<Tool |
|---|
| 54 |
Name="VCWebServiceProxyGeneratorTool"/> |
|---|
| 55 |
<Tool |
|---|
| 56 |
Name="VCXMLDataGeneratorTool"/> |
|---|
| 57 |
<Tool |
|---|
| 58 |
Name="VCWebDeploymentTool"/> |
|---|
| 59 |
<Tool |
|---|
| 60 |
Name="VCManagedWrapperGeneratorTool"/> |
|---|
| 61 |
<Tool |
|---|
| 62 |
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|---|
| 63 |
</Configuration> |
|---|
| 64 |
<Configuration |
|---|
| 65 |
Name="Release|Win32" |
|---|
| 66 |
OutputDirectory="Release" |
|---|
| 67 |
IntermediateDirectory="Release" |
|---|
| 68 |
ConfigurationType="2" |
|---|
| 69 |
CharacterSet="2"> |
|---|
| 70 |
<Tool |
|---|
| 71 |
Name="VCCLCompilerTool" |
|---|
| 72 |
Optimization="1" |
|---|
| 73 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PYKCS11_EXPORTS;SWIG_STD_NOASSIGN_STL__" |
|---|
| 74 |
RuntimeLibrary="0" |
|---|
| 75 |
RuntimeTypeInfo="TRUE" |
|---|
| 76 |
UsePrecompiledHeader="3" |
|---|
| 77 |
PrecompiledHeaderFile="$(IntDir)/_LowLevel.pch" |
|---|
| 78 |
WarningLevel="3" |
|---|
| 79 |
DebugInformationFormat="3"/> |
|---|
| 80 |
<Tool |
|---|
| 81 |
Name="VCCustomBuildTool"/> |
|---|
| 82 |
<Tool |
|---|
| 83 |
Name="VCLinkerTool" |
|---|
| 84 |
OutputFile="$(OutDir)/_LowLevel.dll" |
|---|
| 85 |
LinkIncremental="1" |
|---|
| 86 |
GenerateDebugInformation="TRUE" |
|---|
| 87 |
ProgramDatabaseFile="$(OutDir)/_$(ProjectName).pdb" |
|---|
| 88 |
SubSystem="2" |
|---|
| 89 |
OptimizeReferences="2" |
|---|
| 90 |
EnableCOMDATFolding="2" |
|---|
| 91 |
ImportLibrary="$(OutDir)/_LowLevel.lib" |
|---|
| 92 |
TargetMachine="1"/> |
|---|
| 93 |
<Tool |
|---|
| 94 |
Name="VCMIDLTool"/> |
|---|
| 95 |
<Tool |
|---|
| 96 |
Name="VCPostBuildEventTool" |
|---|
| 97 |
CommandLine="copy "$(TargetPath)" PyKCS11\"/> |
|---|
| 98 |
<Tool |
|---|
| 99 |
Name="VCPreBuildEventTool"/> |
|---|
| 100 |
<Tool |
|---|
| 101 |
Name="VCPreLinkEventTool"/> |
|---|
| 102 |
<Tool |
|---|
| 103 |
Name="VCResourceCompilerTool"/> |
|---|
| 104 |
<Tool |
|---|
| 105 |
Name="VCWebServiceProxyGeneratorTool"/> |
|---|
| 106 |
<Tool |
|---|
| 107 |
Name="VCXMLDataGeneratorTool"/> |
|---|
| 108 |
<Tool |
|---|
| 109 |
Name="VCWebDeploymentTool"/> |
|---|
| 110 |
<Tool |
|---|
| 111 |
Name="VCManagedWrapperGeneratorTool"/> |
|---|
| 112 |
<Tool |
|---|
| 113 |
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|---|
| 114 |
</Configuration> |
|---|
| 115 |
</Configurations> |
|---|
| 116 |
<References> |
|---|
| 117 |
</References> |
|---|
| 118 |
<Files> |
|---|
| 119 |
<Filter |
|---|
| 120 |
Name="Source Files" |
|---|
| 121 |
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|---|
| 122 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
|---|
| 123 |
<File |
|---|
| 124 |
RelativePath=".\src\ck_attribute_smart.cpp"> |
|---|
| 125 |
</File> |
|---|
| 126 |
<File |
|---|
| 127 |
RelativePath=".\src\dyn_win32.c"> |
|---|
| 128 |
<FileConfiguration |
|---|
| 129 |
Name="Debug|Win32"> |
|---|
| 130 |
<Tool |
|---|
| 131 |
Name="VCCLCompilerTool" |
|---|
| 132 |
UsePrecompiledHeader="0"/> |
|---|
| 133 |
</FileConfiguration> |
|---|
| 134 |
<FileConfiguration |
|---|
| 135 |
Name="Release|Win32"> |
|---|
| 136 |
<Tool |
|---|
| 137 |
Name="VCCLCompilerTool" |
|---|
| 138 |
UsePrecompiledHeader="0"/> |
|---|
| 139 |
</FileConfiguration> |
|---|
| 140 |
</File> |
|---|
| 141 |
<File |
|---|
| 142 |
RelativePath=".\src\pkcs11lib.cpp"> |
|---|
| 143 |
</File> |
|---|
| 144 |
<File |
|---|
| 145 |
RelativePath=".\src\pykcs11.cpp"> |
|---|
| 146 |
</File> |
|---|
| 147 |
<File |
|---|
| 148 |
RelativePath=".\src\pykcs11string.cpp"> |
|---|
| 149 |
</File> |
|---|
| 150 |
<File |
|---|
| 151 |
RelativePath=".\src\stdafx.cpp"> |
|---|
| 152 |
<FileConfiguration |
|---|
| 153 |
Name="Debug|Win32"> |
|---|
| 154 |
<Tool |
|---|
| 155 |
Name="VCCLCompilerTool" |
|---|
| 156 |
UsePrecompiledHeader="1"/> |
|---|
| 157 |
</FileConfiguration> |
|---|
| 158 |
<FileConfiguration |
|---|
| 159 |
Name="Release|Win32"> |
|---|
| 160 |
<Tool |
|---|
| 161 |
Name="VCCLCompilerTool" |
|---|
| 162 |
UsePrecompiledHeader="1"/> |
|---|
| 163 |
</FileConfiguration> |
|---|
| 164 |
</File> |
|---|
| 165 |
<File |
|---|
| 166 |
RelativePath=".\src\utility.cpp"> |
|---|
| 167 |
</File> |
|---|
| 168 |
<File |
|---|
| 169 |
RelativePath=".\src\win32_pykcs11_wrap.cpp"> |
|---|
| 170 |
<FileConfiguration |
|---|
| 171 |
Name="Debug|Win32"> |
|---|
| 172 |
<Tool |
|---|
| 173 |
Name="VCCLCompilerTool" |
|---|
| 174 |
UsePrecompiledHeader="0"/> |
|---|
| 175 |
</FileConfiguration> |
|---|
| 176 |
<FileConfiguration |
|---|
| 177 |
Name="Release|Win32"> |
|---|
| 178 |
<Tool |
|---|
| 179 |
Name="VCCLCompilerTool" |
|---|
| 180 |
UsePrecompiledHeader="0"/> |
|---|
| 181 |
</FileConfiguration> |
|---|
| 182 |
</File> |
|---|
| 183 |
</Filter> |
|---|
| 184 |
<Filter |
|---|
| 185 |
Name="Header Files" |
|---|
| 186 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|---|
| 187 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
|---|
| 188 |
<File |
|---|
| 189 |
RelativePath=".\src\ck_attribute_smart.h"> |
|---|
| 190 |
</File> |
|---|
| 191 |
<File |
|---|
| 192 |
RelativePath=".\src\dyn_generic.h"> |
|---|
| 193 |
</File> |
|---|
| 194 |
<File |
|---|
| 195 |
RelativePath=".\src\pkcs11lib.h"> |
|---|
| 196 |
</File> |
|---|
| 197 |
<File |
|---|
| 198 |
RelativePath=".\src\pykcs11.h"> |
|---|
| 199 |
</File> |
|---|
| 200 |
<File |
|---|
| 201 |
RelativePath=".\src\pykcs11string.h"> |
|---|
| 202 |
</File> |
|---|
| 203 |
<File |
|---|
| 204 |
RelativePath=".\resource.h"> |
|---|
| 205 |
</File> |
|---|
| 206 |
<File |
|---|
| 207 |
RelativePath=".\src\stdafx.h"> |
|---|
| 208 |
</File> |
|---|
| 209 |
<File |
|---|
| 210 |
RelativePath=".\src\utility.h"> |
|---|
| 211 |
</File> |
|---|
| 212 |
<Filter |
|---|
| 213 |
Name="rsaref" |
|---|
| 214 |
Filter=""> |
|---|
| 215 |
<File |
|---|
| 216 |
RelativePath=".\src\rsaref\cryptoki.h"> |
|---|
| 217 |
</File> |
|---|
| 218 |
<File |
|---|
| 219 |
RelativePath=".\src\rsaref\pkcs11.h"> |
|---|
| 220 |
</File> |
|---|
| 221 |
<File |
|---|
| 222 |
RelativePath=".\src\rsaref\pkcs11f.h"> |
|---|
| 223 |
</File> |
|---|
| 224 |
<File |
|---|
| 225 |
RelativePath=".\src\rsaref\pkcs11t.h"> |
|---|
| 226 |
</File> |
|---|
| 227 |
</Filter> |
|---|
| 228 |
</Filter> |
|---|
| 229 |
<Filter |
|---|
| 230 |
Name="Resource Files" |
|---|
| 231 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|---|
| 232 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
|---|
| 233 |
<File |
|---|
| 234 |
RelativePath=".\pykcs11.rc"> |
|---|
| 235 |
</File> |
|---|
| 236 |
</Filter> |
|---|
| 237 |
<File |
|---|
| 238 |
RelativePath="..\..\..\..\Projects\tests\pykcs11\documentation.htm" |
|---|
| 239 |
DeploymentContent="TRUE"> |
|---|
| 240 |
</File> |
|---|
| 241 |
<File |
|---|
| 242 |
RelativePath=".\src\pykcs11.i"> |
|---|
| 243 |
<FileConfiguration |
|---|
| 244 |
Name="Debug|Win32"> |
|---|
| 245 |
<Tool |
|---|
| 246 |
Name="VCCustomBuildTool" |
|---|
| 247 |
Description="Generating SWIG wrapper" |
|---|
| 248 |
CommandLine="swig.exe -c++ -Fmicrosoft -o "$(InputDir)\win32_$(InputName)_wrap.cpp" -python "$(InputPath)" |
|---|
| 249 |
copy "$(InputDir)\LowLevel.py" PyKCS11\" |
|---|
| 250 |
AdditionalDependencies="$(InputDir)\pkcs11lib.h" |
|---|
| 251 |
Outputs="$(InputDir)\win32_$(InputName)_wrap.cpp;$(InputDir)\LowLevel.py"/> |
|---|
| 252 |
</FileConfiguration> |
|---|
| 253 |
<FileConfiguration |
|---|
| 254 |
Name="Release|Win32"> |
|---|
| 255 |
<Tool |
|---|
| 256 |
Name="VCCustomBuildTool" |
|---|
| 257 |
Description="Generating SWIG wrapper" |
|---|
| 258 |
CommandLine="swig.exe -c++ -Fmicrosoft -o "$(InputDir)\win32_$(InputName)_wrap.cpp" -python "$(InputPath)" |
|---|
| 259 |
copy "$(InputDir)\LowLevel.py" PyKCS11\" |
|---|
| 260 |
AdditionalDependencies="$(InputDir)\pkcs11lib.h" |
|---|
| 261 |
Outputs="$(InputDir)\win32_$(InputName)_wrap.cpp;$(InputDir)\LowLevel.py"/> |
|---|
| 262 |
</FileConfiguration> |
|---|
| 263 |
</File> |
|---|
| 264 |
<File |
|---|
| 265 |
RelativePath=".\readme.txt"> |
|---|
| 266 |
</File> |
|---|
| 267 |
</Files> |
|---|
| 268 |
<Globals> |
|---|
| 269 |
</Globals> |
|---|
| 270 |
</VisualStudioProject> |
|---|