~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to build/win32/msvc-dsp/swig_python_repos_msvc.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-12-13 17:57:16 UTC
  • mfrom: (1.1.6 upstream) (0.1.3 etch)
  • Revision ID: james.westby@ubuntu.com-20061213175716-2ysv6z4w5dpa2r2f
Tags: 1.4.2dfsg1-2ubuntu1
* Merge with Debian unstable; remaining changes:
  - Create pot file on build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="swig_python_repos" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
 
 
7
 
CFG=swig_python_repos - Win32 Debug
8
 
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9
 
!MESSAGE use the Export Makefile command and run
10
 
!MESSAGE 
11
 
!MESSAGE NMAKE /f "swig_python_repos_msvc.mak".
12
 
!MESSAGE 
13
 
!MESSAGE You can specify a configuration when running NMAKE
14
 
!MESSAGE by defining the macro CFG on the command line. For example:
15
 
!MESSAGE 
16
 
!MESSAGE NMAKE /f "swig_python_repos_msvc.mak" CFG="swig_python_repos - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "swig_python_repos - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
21
 
!MESSAGE "swig_python_repos - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
22
 
!MESSAGE 
23
 
 
24
 
# Begin Project
25
 
# PROP AllowPerConfigDependencies 0
26
 
# PROP Scc_ProjName ""
27
 
# PROP Scc_LocalPath ""
28
 
CPP=cl.exe
29
 
RSC=rc.exe
30
 
 
31
 
!IF  "$(CFG)" == "swig_python_repos - Win32 Debug"
32
 
 
33
 
# PROP Use_MFC 0
34
 
# PROP Use_Debug_Libraries 1
35
 
# PROP Output_Dir "..\..\..\Debug\subversion\bindings\swig\python"
36
 
# PROP Intermediate_Dir "..\..\..\Debug\subversion\bindings\swig\python\python_repos"
37
 
# PROP Target_Dir ""
38
 
LIB32=link.exe -lib
39
 
# ADD LIB32 /out:"..\..\..\Debug\subversion\bindings\swig\python\_repos.dll"
40
 
# ADD CPP /nologo /W3 /FD /c /MDd /Gm /Gi /GX /ZI /Od /GZ /D "WIN32" /D "_WINDOWS" /D "alloca=_alloca" /D "snprintf=_snprintf" /D "SWIG_GLOBAL" /D "_DEBUG" /D "SVN_DEBUG" /D "APU_HAVE_DB=1" /D "SVN_NEON_0_25=1" /I "..\..\..\subversion\bindings\swig" /I "..\..\..\subversion\bindings\swig\proxy" /I "..\..\..\subversion\bindings\swig\include" /I "..\..\..\subversion\include" /I "..\..\..\subversion\bindings\swig\python\libsvn_swig_py" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "/home/dave/svn/env/build/share/swig/1.3.25"
41
 
# ADD RSC /l 0x424 /d "_DEBUG" /I "..\..\..\subversion\bindings\swig" /I "..\..\..\subversion\bindings\swig\proxy" /I "..\..\..\subversion\bindings\swig\include" /I "..\..\..\subversion\include" /I "..\..\..\subversion\bindings\swig\python\libsvn_swig_py" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "/home/dave/svn/env/build/share/swig/1.3.25"
42
 
BSC32=bscmake.exe
43
 
LINK32=link.exe
44
 
# ADD LINK32 /nologo /dll /debug /machine:IX86 libdb42d.lib advapi32.lib shfolder.lib /libpath:"..\..\..\db4-win32\lib" /out:"..\..\..\Debug\subversion\bindings\swig\python\_repos.dll"
45
 
 
46
 
!ELSEIF  "$(CFG)" == "swig_python_repos - Win32 Release"
47
 
 
48
 
# PROP Use_MFC 0
49
 
# PROP Use_Debug_Libraries 0
50
 
# PROP Output_Dir "..\..\..\Release\subversion\bindings\swig\python"
51
 
# PROP Intermediate_Dir "..\..\..\Release\subversion\bindings\swig\python\python_repos"
52
 
# PROP Target_Dir ""
53
 
LIB32=link.exe -lib
54
 
# ADD LIB32 /out:"..\..\..\Release\subversion\bindings\swig\python\_repos.dll"
55
 
# ADD CPP /nologo /W3 /FD /c /MD /GX /O2 /Zi /D "WIN32" /D "_WINDOWS" /D "alloca=_alloca" /D "snprintf=_snprintf" /D "SWIG_GLOBAL" /D "APU_HAVE_DB=1" /D "SVN_NEON_0_25=1" /I "..\..\..\subversion\bindings\swig" /I "..\..\..\subversion\bindings\swig\proxy" /I "..\..\..\subversion\bindings\swig\include" /I "..\..\..\subversion\include" /I "..\..\..\subversion\bindings\swig\python\libsvn_swig_py" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "/home/dave/svn/env/build/share/swig/1.3.25"
56
 
# ADD RSC /l 0x424 /I "..\..\..\subversion\bindings\swig" /I "..\..\..\subversion\bindings\swig\proxy" /I "..\..\..\subversion\bindings\swig\include" /I "..\..\..\subversion\include" /I "..\..\..\subversion\bindings\swig\python\libsvn_swig_py" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "/home/dave/svn/env/build/share/swig/1.3.25"
57
 
BSC32=bscmake.exe
58
 
LINK32=link.exe
59
 
# ADD LINK32 /nologo /dll /debug /machine:IX86 libdb42.lib advapi32.lib shfolder.lib /libpath:"..\..\..\db4-win32\lib" /out:"..\..\..\Release\subversion\bindings\swig\python\_repos.dll"
60
 
 
61
 
!ENDIF 
62
 
 
63
 
# Begin Target
64
 
 
65
 
# Name "swig_python_repos - Win32 Debug"
66
 
# Name "swig_python_repos - Win32 Release"
67
 
# Begin Source File
68
 
 
69
 
SOURCE=..\..\..\subversion\bindings\swig\python\svn_repos.c
70
 
# End Source File
71
 
# Begin Source File
72
 
 
73
 
SOURCE=..\..\..\subversion\bindings\swig\svn_repos.i
74
 
 
75
 
# Begin Custom Build
76
 
 
77
 
InputPath=..\..\..\subversion\bindings\swig\svn_repos.i
78
 
 
79
 
..\..\..\subversion\bindings\swig\python\svn_repos.c : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
80
 
        swig -python -classic -w451 -w305 -DWIN32 -I"..\..\..\subversion\bindings\swig" -I"..\..\..\subversion\bindings\swig\proxy" -I"..\..\..\subversion\bindings\swig\include" -I"..\..\..\subversion\include" -I"..\..\..\subversion\bindings\swig\python\libsvn_swig_py" -I"..\..\..\apr\include" -I"..\..\..\apr-util\include" -I"/home/dave/svn/env/build/share/swig/1.3.25" -o ..\..\..\subversion\bindings\swig\python\svn_repos.c $(InputPath)
81
 
 
82
 
# End Custom Build
83
 
 
84
 
 
85
 
# End Source File
86
 
 
87
 
 
88
 
# Begin Source File
89
 
 
90
 
SOURCE="..\..\..\build\win32\svn.rc"
91
 
# ADD RSC /d SVN_FILE_NAME="_repos.dll" /d SVN_FILE_DESCRIPTION="Subversion repository library bindings for Python"
92
 
# End Source File
93
 
 
94
 
# End Target
95
 
# End Project