~svn/ubuntu/raring/subversion/ppa

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:26:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205012614-qom4xfypgtsqc2xq
Tags: 1.2.3dfsg1-3ubuntu1
Merge with the final Debian release of 1.2.3dfsg1-3, bringing in
fixes to the clean target, better documentation of the libdb4.3
upgrade and build fixes to work with swig1.3_1.3.27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="test_diff_diff3" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
 
6
 
 
7
CFG=test_diff_diff3 - 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 "test_diff_diff3_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 "test_diff_diff3_msvc.mak" CFG="test_diff_diff3 - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "test_diff_diff3 - Win32 Debug" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "test_diff_diff3 - Win32 Release" (based on "Win32 (x86) Console Application")
 
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)" == "test_diff_diff3 - Win32 Debug"
 
32
 
 
33
# PROP Use_MFC 0
 
34
# PROP Use_Debug_Libraries 1
 
35
# PROP Output_Dir "..\..\..\Debug\subversion\tests\libsvn_diff"
 
36
# PROP Intermediate_Dir "..\..\..\Debug\subversion\tests\libsvn_diff"
 
37
# PROP Target_Dir ""
 
38
LIB32=link.exe -lib
 
39
# ADD LIB32 /out:"..\..\..\Debug\subversion\tests\libsvn_diff\diff-diff3-test.exe"
 
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 "_DEBUG" /D "SVN_DEBUG" /D "APU_HAVE_DB=1" /I "..\..\..\subversion\include" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "..\..\..\apr-util\xml\expat\lib" /I "..\..\..\neon\src" /I "..\..\..\db4-win32\include" /I "..\..\..\subversion"
 
41
# ADD RSC /l 0x409 /d "_DEBUG" /I "..\..\..\subversion\include" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "..\..\..\apr-util\xml\expat\lib" /I "..\..\..\neon\src" /I "..\..\..\db4-win32\include" /I "..\..\..\subversion"
 
42
BSC32=bscmake.exe
 
43
LINK32=link.exe
 
44
# ADD LINK32 /nologo /subsystem:console /debug /machine:IX86 setargv.obj advapi32.lib shfolder.lib /libpath:"..\..\..\db4-win32\lib" /out:"..\..\..\Debug\subversion\tests\libsvn_diff\diff-diff3-test.exe"
 
45
 
 
46
!ELSEIF  "$(CFG)" == "test_diff_diff3 - Win32 Release"
 
47
 
 
48
# PROP Use_MFC 0
 
49
# PROP Use_Debug_Libraries 0
 
50
# PROP Output_Dir "..\..\..\Release\subversion\tests\libsvn_diff"
 
51
# PROP Intermediate_Dir "..\..\..\Release\subversion\tests\libsvn_diff"
 
52
# PROP Target_Dir ""
 
53
LIB32=link.exe -lib
 
54
# ADD LIB32 /out:"..\..\..\Release\subversion\tests\libsvn_diff\diff-diff3-test.exe"
 
55
# ADD CPP /nologo /W3 /FD /c /MD /GX /O2 /Zi /D "WIN32" /D "_WINDOWS" /D "alloca=_alloca" /D "snprintf=_snprintf" /D "APU_HAVE_DB=1" /I "..\..\..\subversion\include" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "..\..\..\apr-util\xml\expat\lib" /I "..\..\..\neon\src" /I "..\..\..\db4-win32\include" /I "..\..\..\subversion"
 
56
# ADD RSC /l 0x409 /I "..\..\..\subversion\include" /I "..\..\..\apr\include" /I "..\..\..\apr-util\include" /I "..\..\..\apr-util\xml\expat\lib" /I "..\..\..\neon\src" /I "..\..\..\db4-win32\include" /I "..\..\..\subversion"
 
57
BSC32=bscmake.exe
 
58
LINK32=link.exe
 
59
# ADD LINK32 /nologo /subsystem:console /debug /machine:IX86 setargv.obj advapi32.lib shfolder.lib /libpath:"..\..\..\db4-win32\lib" /out:"..\..\..\Release\subversion\tests\libsvn_diff\diff-diff3-test.exe"
 
60
 
 
61
!ENDIF 
 
62
 
 
63
# Begin Target
 
64
 
 
65
# Name "test_diff_diff3 - Win32 Debug"
 
66
# Name "test_diff_diff3 - Win32 Release"
 
67
# Begin Source File
 
68
 
 
69
SOURCE="..\..\..\subversion\tests\libsvn_diff\diff-diff3-test.c"
 
70
# End Source File
 
71
 
 
72
 
 
73
# Begin Source File
 
74
 
 
75
SOURCE="..\..\..\build\win32\svn.rc"
 
76
# ADD RSC /d SVN_FILE_NAME="diff-diff3-test.exe" /d SVN_FILE_DESCRIPTION="Test the diff/diff3 library"
 
77
# End Source File
 
78
 
 
79
# End Target
 
80
# End Project