aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/tool/mkdir_date/mkdir_date.dsp?content-type=text/x-cvsweb-markup&rev=1.2
blob: 26df52afd9dc43531f5cb717eb383471247edad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD><style>		A { color:black }</style>
<!-- hennerik CVSweb $Revision: 1.93 $ -->
<TITLE>code/tool/mkdir_date/mkdir_date.dsp - view - 1.2</TITLE></HEAD>
<BODY BGCOLOR="#eeeeee">
<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="mkdir_date.dsp"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="mkdir_date.dsp">mkdir_date.dsp</A>
 CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to  <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/tool/">tool</a> / <a href="/cvs/cvsweb.cgi/code/tool/mkdir_date/">mkdir_date</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File:  <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/tool/">tool</a> / <a href="/cvs/cvsweb.cgi/code/tool/mkdir_date/">mkdir_date</a> / <a href="/cvs/cvsweb.cgi/code/tool/mkdir_date/mkdir_date.dsp">mkdir_date.dsp</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/tool/mkdir_date/mkdir_date.dsp?rev=1.2" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/tool/mkdir_date/mkdir_date.dsp?rev=1.2','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
Revision <B>1.2</B>, <i>Wed Aug  8 14:27:36 2001 UTC</i> (10 months, 3 weeks ago) by <i>corvazier</i>
<BR>Branch: <b>MAIN</b>
<BR>CVS Tags: <b>HEAD</b><BR>Changes since <b>1.1: +7 -7
 lines</b><PRE>
*** empty log message ***
</PRE>
</td></tr></table><HR noshade><PRE># Microsoft Developer Studio Project File - Name=&quot;mkdir_date&quot; - Package Owner=&lt;4&gt;
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE &quot;Win32 (x86) Console Application&quot; 0x0103

CFG=mkdir_date - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f &quot;mkdir_date.mak&quot;.
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f &quot;mkdir_date.mak&quot; CFG=&quot;mkdir_date - Win32 Debug&quot;
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE &quot;mkdir_date - Win32 Release&quot; (based on &quot;Win32 (x86) Console Application&quot;)
!MESSAGE &quot;mkdir_date - Win32 Debug&quot; (based on &quot;Win32 (x86) Console Application&quot;)
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName &quot;&quot;
# PROP Scc_LocalPath &quot;&quot;
CPP=cl.exe
RSC=rc.exe

!IF &nbsp;&quot;$(CFG)&quot; == &quot;mkdir_date - Win32 Release&quot;

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir &quot;Release&quot;
# PROP BASE Intermediate_Dir &quot;Release&quot;
# PROP BASE Target_Dir &quot;&quot;
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir &quot;Release&quot;
# PROP Intermediate_Dir &quot;Release&quot;
# PROP Target_Dir &quot;&quot;
# ADD BASE CPP /nologo /W3 /GX /O2 /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_MBCS&quot; /Yu&quot;stdafx.h&quot; /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_MBCS&quot; /Yu&quot;stdafx.h&quot; /FD /c
# ADD BASE RSC /l 0x409 /d &quot;NDEBUG&quot;
# ADD RSC /l 0x409 /d &quot;NDEBUG&quot;
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# 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 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
# 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 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

!ELSEIF &nbsp;&quot;$(CFG)&quot; == &quot;mkdir_date - Win32 Debug&quot;

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir &quot;Debug&quot;
# PROP BASE Intermediate_Dir &quot;Debug&quot;
# PROP BASE Target_Dir &quot;&quot;
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir &quot;Debug&quot;
# PROP Intermediate_Dir &quot;Debug&quot;
# PROP Target_Dir &quot;&quot;
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_MBCS&quot; /Yu&quot;stdafx.h&quot; /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_MBCS&quot; /Yu&quot;stdafx.h&quot; /FD /GZ /c
# ADD BASE RSC /l 0x409 /d &quot;_DEBUG&quot;
# ADD RSC /l 0x409 /d &quot;_DEBUG&quot;
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# 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 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
# 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 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

!ENDIF 

# Begin Target

# Name &quot;mkdir_date - Win32 Release&quot;
# Name &quot;mkdir_date - Win32 Debug&quot;
# Begin Group &quot;Source Files&quot;

# PROP Default_Filter &quot;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat&quot;
# Begin Source File

SOURCE=.\mkdir_date.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp
# ADD CPP /Yc&quot;stdafx.h&quot;
# End Source File
# End Group
# Begin Group &quot;Header Files&quot;

# PROP Default_Filter &quot;h;hpp;hxx;hm;inl&quot;
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# End Group
# Begin Group &quot;Resource Files&quot;

# PROP Default_Filter &quot;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe&quot;
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
</PRE>