Initial
This commit is contained in:
32
uudecode/UUDECODE.PLG
Normal file
32
uudecode/UUDECODE.PLG
Normal file
@@ -0,0 +1,32 @@
|
||||
--------------------Configuration: uudecode - Win32 Debug--------------------
|
||||
Begining build with project "C:\WORK\UUDECODE\uudecode.dsp", at root.
|
||||
Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
|
||||
|
||||
Project's tools are:
|
||||
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /Zp1 /MTd /Z7 /O2 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"c:\work\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c "
|
||||
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
|
||||
"Win32 Resource Compiler" with flags "/l 0x409 /d "_DEBUG" "
|
||||
"Browser Database Maker" with flags "/nologo /o".\msvcobj/uudecode.bsc" "
|
||||
"COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /pdb:none /map:".\msvcobj/uudecode.map" /debug /machine:I386 /out:".\msvcobj/uudecode.exe" "
|
||||
"Custom Build" with flags ""
|
||||
"<Component 0xa>" with flags ""
|
||||
|
||||
Creating temp file "C:\WINDOWS\TEMP\RSP71F5.TMP" with contents </nologo /Zp1 /MTd /Z7 /O2 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"c:\work\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
||||
"C:\WORK\UUDECODE\decode.cpp"
|
||||
"C:\WORK\UUDECODE\uuencode.cpp"
|
||||
>
|
||||
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP71F5.TMP"
|
||||
Creating temp file "C:\WINDOWS\TEMP\RSP71F6.TMP" with contents <kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /pdb:none /map:".\msvcobj/uudecode.map" /debug /machine:I386 /out:".\msvcobj/uudecode.exe"
|
||||
.\msvcobj\decode.obj
|
||||
.\msvcobj\uuencode.obj
|
||||
..\Exe\mscommon.lib
|
||||
..\Exe\uulib.lib>
|
||||
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP71F6.TMP"
|
||||
Compiling...
|
||||
decode.cpp
|
||||
uuencode.cpp
|
||||
Linking...
|
||||
|
||||
|
||||
|
||||
uudecode.exe - 0 error(s), 0 warning(s)
|
||||
Reference in New Issue
Block a user