Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioPropertySheet |
| 3 | ProjectType="Visual C++" |
| 4 | Version="8.00" |
| 5 | Name="pyproject" |
| 6 | OutputDirectory="$(SolutionDir)" |
| 7 | IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-$(ConfigurationName)\$(ProjectName)\" |
| 8 | > |
| 9 | <Tool |
| 10 | Name="VCCLCompilerTool" |
| 11 | Optimization="2" |
| 12 | InlineFunctionExpansion="1" |
| 13 | EnableIntrinsicFunctions="true" |
| 14 | AdditionalIncludeDirectories="..\Include; ..\PC" |
Christian Heimes | 3d2f564 | 2007-12-06 21:13:06 +0000 | [diff] [blame] | 15 | PreprocessorDefinitions="_WIN32" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 16 | StringPooling="true" |
| 17 | ExceptionHandling="0" |
| 18 | RuntimeLibrary="0" |
| 19 | EnableFunctionLevelLinking="true" |
| 20 | WarningLevel="3" |
| 21 | DebugInformationFormat="3" |
| 22 | CompileAs="0" |
| 23 | /> |
| 24 | <Tool |
| 25 | Name="VCLinkerTool" |
| 26 | LinkIncremental="1" |
| 27 | AdditionalLibraryDirectories="$(OutDir)" |
| 28 | GenerateDebugInformation="true" |
| 29 | ProgramDatabaseFile="$(OutDir)$(TargetName).pdb" |
| 30 | SubSystem="2" |
| 31 | RandomizedBaseAddress="1" |
| 32 | DataExecutionPrevention="0" |
| 33 | TargetMachine="1" |
| 34 | /> |
| 35 | <Tool |
| 36 | Name="VCResourceCompilerTool" |
| 37 | AdditionalIncludeDirectories="..\PC;..\Include" |
| 38 | /> |
| 39 | <UserMacro |
| 40 | Name="PyDllName" |
| 41 | Value="python26" |
| 42 | /> |
| 43 | <UserMacro |
Christian Heimes | 8b01140 | 2007-11-27 21:28:40 +0000 | [diff] [blame] | 44 | Name="PythonExe" |
| 45 | Value="$(SolutionDir)\python.exe" |
| 46 | /> |
| 47 | <UserMacro |
Trent Nelson | 5f54340 | 2008-05-23 20:33:14 +0000 | [diff] [blame] | 48 | Name="externalsDir" |
| 49 | Value="..\.." |
| 50 | /> |
| 51 | <UserMacro |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 52 | Name="bsddbDir" |
Trent Nelson | 6e7e137 | 2008-06-27 02:30:34 +0000 | [diff] [blame] | 53 | Value="$(bsddb47Dir)" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 54 | /> |
| 55 | <UserMacro |
| 56 | Name="bsddbDepLibs" |
Trent Nelson | 6e7e137 | 2008-06-27 02:30:34 +0000 | [diff] [blame] | 57 | Value="$(bsddb47DepLibs)" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 58 | /> |
| 59 | <UserMacro |
| 60 | Name="bsddb44Dir" |
Trent Nelson | 5f54340 | 2008-05-23 20:33:14 +0000 | [diff] [blame] | 61 | Value="$(externalsDir)\db-4.4.20\build_win32" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 62 | /> |
| 63 | <UserMacro |
| 64 | Name="bsddb44DepLibs" |
| 65 | Value="" |
| 66 | /> |
| 67 | <UserMacro |
Trent Nelson | 6e7e137 | 2008-06-27 02:30:34 +0000 | [diff] [blame] | 68 | Name="bsddb47Dir" |
| 69 | Value="$(externalsDir)\db-4.7.25.0\build_windows" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 70 | /> |
| 71 | <UserMacro |
Trent Nelson | 6e7e137 | 2008-06-27 02:30:34 +0000 | [diff] [blame] | 72 | Name="bsddb47DepLibs" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 73 | Value="ws2_32.lib" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 74 | /> |
| 75 | <UserMacro |
| 76 | Name="sqlite3Dir" |
Martin v. Löwis | cc0f2b2 | 2008-06-13 18:12:51 +0000 | [diff] [blame] | 77 | Value="$(externalsDir)\sqlite-3.5.9" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 78 | /> |
| 79 | <UserMacro |
| 80 | Name="bz2Dir" |
Martin v. Löwis | a4514c3 | 2008-06-13 17:22:39 +0000 | [diff] [blame] | 81 | Value="$(externalsDir)\bzip2-1.0.5" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 82 | /> |
| 83 | <UserMacro |
| 84 | Name="opensslDir" |
Trent Nelson | 5f54340 | 2008-05-23 20:33:14 +0000 | [diff] [blame] | 85 | Value="$(externalsDir)\openssl-0.9.8g" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 86 | /> |
| 87 | <UserMacro |
| 88 | Name="tcltkDir" |
Trent Nelson | 5f54340 | 2008-05-23 20:33:14 +0000 | [diff] [blame] | 89 | Value="$(externalsDir)\tcltk" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 90 | /> |
Christian Heimes | 8b01140 | 2007-11-27 21:28:40 +0000 | [diff] [blame] | 91 | <UserMacro |
| 92 | Name="tcltk64Dir" |
Trent Nelson | 5f54340 | 2008-05-23 20:33:14 +0000 | [diff] [blame] | 93 | Value="$(externalsDir)\tcltk64" |
Christian Heimes | 8b01140 | 2007-11-27 21:28:40 +0000 | [diff] [blame] | 94 | /> |
Christian Heimes | 8affb5f | 2007-12-18 03:38:03 +0000 | [diff] [blame] | 95 | <UserMacro |
| 96 | Name="tcltkLib" |
Martin v. Löwis | 7630731 | 2008-06-12 18:52:00 +0000 | [diff] [blame] | 97 | Value="$(tcltkDir)\lib\tcl85.lib $(tcltkDir)\lib\tk85.lib" |
Christian Heimes | 8affb5f | 2007-12-18 03:38:03 +0000 | [diff] [blame] | 98 | /> |
| 99 | <UserMacro |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 100 | Name="tcltkLibDebug" |
Martin v. Löwis | 7630731 | 2008-06-12 18:52:00 +0000 | [diff] [blame] | 101 | Value="$(tcltkDir)\lib\tcl85g.lib $(tcltkDir)\lib\tk85g.lib" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 102 | /> |
| 103 | <UserMacro |
Christian Heimes | 8affb5f | 2007-12-18 03:38:03 +0000 | [diff] [blame] | 104 | Name="tcltk64Lib" |
Martin v. Löwis | 7630731 | 2008-06-12 18:52:00 +0000 | [diff] [blame] | 105 | Value="$(tcltk64Dir)\lib\tcl85.lib $(tcltk64Dir)\lib\tk85.lib" |
Christian Heimes | 8affb5f | 2007-12-18 03:38:03 +0000 | [diff] [blame] | 106 | /> |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 107 | <UserMacro |
| 108 | Name="tcltk64LibDebug" |
Martin v. Löwis | 7630731 | 2008-06-12 18:52:00 +0000 | [diff] [blame] | 109 | Value="$(tcltk64Dir)\lib\tcl85g.lib $(tcltk64Dir)\lib\tk85g.lib" |
Trent Nelson | 05a9664 | 2008-03-19 07:45:19 +0000 | [diff] [blame] | 110 | /> |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 111 | </VisualStudioPropertySheet> |