xref: /minix/external/bsd/bzip2/dist/dlltest.dsp (revision 4a711bea)
1*4a711beaSLionel Sambuc# Microsoft Developer Studio Project File - Name="dlltest" - Package Owner=<4>
2*4a711beaSLionel Sambuc# Microsoft Developer Studio Generated Build File, Format Version 5.00
3*4a711beaSLionel Sambuc# ** �ҏW���Ȃ��ł������� **
4*4a711beaSLionel Sambuc
5*4a711beaSLionel Sambuc# TARGTYPE "Win32 (x86) Console Application" 0x0103
6*4a711beaSLionel Sambuc
7*4a711beaSLionel SambucCFG=dlltest - Win32 Debug
8*4a711beaSLionel Sambuc!MESSAGE ����͗L����Ҳ�̧�قł͂���܂���B ������ۼު�Ă�����ނ��邽�߂ɂ� NMAKE ���g�p���Ă��������B
9*4a711beaSLionel Sambuc!MESSAGE [Ҳ�̧�ق̴���߰�] ����ނ��g�p���Ď��s���Ă�������
10*4a711beaSLionel Sambuc!MESSAGE
11*4a711beaSLionel Sambuc!MESSAGE NMAKE /f "dlltest.mak".
12*4a711beaSLionel Sambuc!MESSAGE
13*4a711beaSLionel Sambuc!MESSAGE NMAKE �̎��s���ɍ\�����w��ł��܂�
14*4a711beaSLionel Sambuc!MESSAGE ����� ײݏ��ϸۂ̐ݒ���`���܂��B��:
15*4a711beaSLionel Sambuc!MESSAGE
16*4a711beaSLionel Sambuc!MESSAGE NMAKE /f "dlltest.mak" CFG="dlltest - Win32 Debug"
17*4a711beaSLionel Sambuc!MESSAGE
18*4a711beaSLionel Sambuc!MESSAGE �I���”\������� Ӱ��:
19*4a711beaSLionel Sambuc!MESSAGE
20*4a711beaSLionel Sambuc!MESSAGE "dlltest - Win32 Release" ("Win32 (x86) Console Application" �p)
21*4a711beaSLionel Sambuc!MESSAGE "dlltest - Win32 Debug" ("Win32 (x86) Console Application" �p)
22*4a711beaSLionel Sambuc!MESSAGE
23*4a711beaSLionel Sambuc
24*4a711beaSLionel Sambuc# Begin Project
25*4a711beaSLionel Sambuc# PROP Scc_ProjName ""
26*4a711beaSLionel Sambuc# PROP Scc_LocalPath ""
27*4a711beaSLionel SambucCPP=cl.exe
28*4a711beaSLionel SambucRSC=rc.exe
29*4a711beaSLionel Sambuc
30*4a711beaSLionel Sambuc!IF  "$(CFG)" == "dlltest - Win32 Release"
31*4a711beaSLionel Sambuc
32*4a711beaSLionel Sambuc# PROP BASE Use_MFC 0
33*4a711beaSLionel Sambuc# PROP BASE Use_Debug_Libraries 0
34*4a711beaSLionel Sambuc# PROP BASE Output_Dir "Release"
35*4a711beaSLionel Sambuc# PROP BASE Intermediate_Dir "Release"
36*4a711beaSLionel Sambuc# PROP BASE Target_Dir ""
37*4a711beaSLionel Sambuc# PROP Use_MFC 0
38*4a711beaSLionel Sambuc# PROP Use_Debug_Libraries 0
39*4a711beaSLionel Sambuc# PROP Output_Dir "Release"
40*4a711beaSLionel Sambuc# PROP Intermediate_Dir "Release"
41*4a711beaSLionel Sambuc# PROP Ignore_Export_Lib 0
42*4a711beaSLionel Sambuc# PROP Target_Dir ""
43*4a711beaSLionel Sambuc# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
44*4a711beaSLionel Sambuc# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45*4a711beaSLionel Sambuc# ADD BASE RSC /l 0x411 /d "NDEBUG"
46*4a711beaSLionel Sambuc# ADD RSC /l 0x411 /d "NDEBUG"
47*4a711beaSLionel SambucBSC32=bscmake.exe
48*4a711beaSLionel Sambuc# ADD BASE BSC32 /nologo
49*4a711beaSLionel Sambuc# ADD BSC32 /nologo
50*4a711beaSLionel SambucLINK32=link.exe
51*4a711beaSLionel Sambuc# 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:console /machine:I386
52*4a711beaSLionel Sambuc# 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:console /machine:I386 /out:"minibz2.exe"
53*4a711beaSLionel Sambuc
54*4a711beaSLionel Sambuc!ELSEIF  "$(CFG)" == "dlltest - Win32 Debug"
55*4a711beaSLionel Sambuc
56*4a711beaSLionel Sambuc# PROP BASE Use_MFC 0
57*4a711beaSLionel Sambuc# PROP BASE Use_Debug_Libraries 1
58*4a711beaSLionel Sambuc# PROP BASE Output_Dir "dlltest_"
59*4a711beaSLionel Sambuc# PROP BASE Intermediate_Dir "dlltest_"
60*4a711beaSLionel Sambuc# PROP BASE Target_Dir ""
61*4a711beaSLionel Sambuc# PROP Use_MFC 0
62*4a711beaSLionel Sambuc# PROP Use_Debug_Libraries 1
63*4a711beaSLionel Sambuc# PROP Output_Dir "dlltest_"
64*4a711beaSLionel Sambuc# PROP Intermediate_Dir "dlltest_"
65*4a711beaSLionel Sambuc# PROP Ignore_Export_Lib 0
66*4a711beaSLionel Sambuc# PROP Target_Dir ""
67*4a711beaSLionel Sambuc# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
68*4a711beaSLionel Sambuc# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
69*4a711beaSLionel Sambuc# ADD BASE RSC /l 0x411 /d "_DEBUG"
70*4a711beaSLionel Sambuc# ADD RSC /l 0x411 /d "_DEBUG"
71*4a711beaSLionel SambucBSC32=bscmake.exe
72*4a711beaSLionel Sambuc# ADD BASE BSC32 /nologo
73*4a711beaSLionel Sambuc# ADD BSC32 /nologo
74*4a711beaSLionel SambucLINK32=link.exe
75*4a711beaSLionel Sambuc# 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:console /debug /machine:I386 /pdbtype:sept
76*4a711beaSLionel Sambuc# 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:console /debug /machine:I386 /out:"minibz2.exe" /pdbtype:sept
77*4a711beaSLionel Sambuc
78*4a711beaSLionel Sambuc!ENDIF
79*4a711beaSLionel Sambuc
80*4a711beaSLionel Sambuc# Begin Target
81*4a711beaSLionel Sambuc
82*4a711beaSLionel Sambuc# Name "dlltest - Win32 Release"
83*4a711beaSLionel Sambuc# Name "dlltest - Win32 Debug"
84*4a711beaSLionel Sambuc# Begin Source File
85*4a711beaSLionel Sambuc
86*4a711beaSLionel SambucSOURCE=.\bzlib.h
87*4a711beaSLionel Sambuc# End Source File
88*4a711beaSLionel Sambuc# Begin Source File
89*4a711beaSLionel Sambuc
90*4a711beaSLionel SambucSOURCE=.\dlltest.c
91*4a711beaSLionel Sambuc# End Source File
92*4a711beaSLionel Sambuc# End Target
93*4a711beaSLionel Sambuc# End Project
94