OSDN Git Service

Patch [1103274] Merge7z interface plugin installer
[winmerge-jp/winmerge-jp.git] / ArchiveSupport / Merge7zInstaller / Merge7zInstaller.dsp
1 # Microsoft Developer Studio Project File - Name="Merge7zInstaller" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** NICHT BEARBEITEN **
4
5 # TARGTYPE "Win32 (x86) Application" 0x0101
6
7 CFG=Merge7zInstaller - Win32 Debug
8 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 !MESSAGE 
11 !MESSAGE NMAKE /f "Merge7zInstaller.mak".
12 !MESSAGE 
13 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "Merge7zInstaller.mak" CFG="Merge7zInstaller - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 !MESSAGE 
20 !MESSAGE "Merge7zInstaller - Win32 Release" (basierend auf  "Win32 (x86) Application")
21 !MESSAGE "Merge7zInstaller - Win32 Debug" (basierend auf  "Win32 (x86) Application")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "Merge7zInstaller - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
46 # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /c
47 # SUBTRACT CPP /YX
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD BASE RSC /l 0x407 /d "NDEBUG"
51 # ADD RSC /l 0x407 /d "NDEBUG"
52 BSC32=bscmake.exe
53 # ADD BASE BSC32 /nologo
54 # ADD BSC32 /nologo
55 LINK32=link.exe
56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
57 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /pdb:none /machine:I386 /nodefaultlib
58 # Begin Special Build Tool
59 SOURCE="$(InputPath)"
60 PostBuild_Desc=UPX compression
61 PostBuild_Cmds=upx Release/Merge7zInstaller.exe
62 # End Special Build Tool
63
64 !ELSEIF  "$(CFG)" == "Merge7zInstaller - Win32 Debug"
65
66 # PROP BASE Use_MFC 0
67 # PROP BASE Use_Debug_Libraries 1
68 # PROP BASE Output_Dir "Debug"
69 # PROP BASE Intermediate_Dir "Debug"
70 # PROP BASE Target_Dir ""
71 # PROP Use_MFC 0
72 # PROP Use_Debug_Libraries 1
73 # PROP Output_Dir "Debug"
74 # PROP Intermediate_Dir "Debug"
75 # PROP Ignore_Export_Lib 0
76 # PROP Target_Dir ""
77 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
78 # ADD CPP /nologo /MDd /W3 /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /FD /c
79 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81 # ADD BASE RSC /l 0x407 /d "_DEBUG"
82 # ADD RSC /l 0x407 /d "_DEBUG"
83 BSC32=bscmake.exe
84 # ADD BASE BSC32 /nologo
85 # ADD BSC32 /nologo
86 LINK32=link.exe
87 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
88 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /nodefaultlib /pdbtype:sept
89
90 !ENDIF 
91
92 # Begin Target
93
94 # Name "Merge7zInstaller - Win32 Release"
95 # Name "Merge7zInstaller - Win32 Debug"
96 # Begin Group "Quellcodedateien"
97
98 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
99 # Begin Source File
100
101 SOURCE=.\Installer.cpp
102 # End Source File
103 # Begin Source File
104
105 SOURCE=.\Installer.rc
106 # End Source File
107 # End Group
108 # Begin Group "Header-Dateien"
109
110 # PROP Default_Filter "h;hpp;hxx;hm;inl"
111 # End Group
112 # Begin Group "Ressourcendateien"
113
114 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
115 # Begin Source File
116
117 SOURCE=.\Files.rc2
118 # End Source File
119 # End Group
120 # End Target
121 # End Project