Windows2000/private/ntos/w32/ntgdi/icm/adobe/aug98/test/test.plg
2020-09-30 17:12:32 +02:00

37 lines
2.4 KiB
Plaintext

--------------------Configuration: test - Win32 Debug--------------------
Begining build with project "D:\BUGFIX\Icm.test\TEST.NEW\test.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "ICMDLL" /D "WIN32" /D "_WINDOWS" /Fp"WinDebug/test.pch" /YX /Fo"WinDebug/" /Fd"WinDebug/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo"WinDebug/main.res" /d "_DEBUG" "
"Browser Database Maker" with flags "/nologo /o"WinDebug/test.bsc" "
"COFF Linker for 80x86" with flags "icmdll.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:windows /incremental:yes /pdb:"WinDebug/test.pdb" /debug /machine:I386 /out:"WinDebug/test.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x409 /fo"WinDebug/main.res" /d "_DEBUG" "D:\BUGFIX\Icm.test\TEST.NEW\main.rc""
Creating temp file "c:\tmp\RSP1194.TMP" with contents </nologo /MLd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "ICMDLL" /D "WIN32" /D "_WINDOWS" /Fp"WinDebug/test.pch" /YX /Fo"WinDebug/" /Fd"WinDebug/" /FD /c
"D:\BUGFIX\Icm.test\TEST.NEW\control.c"
"D:\BUGFIX\Icm.test\TEST.NEW\main.c"
>
Creating command line "cl.exe @c:\tmp\RSP1194.TMP"
Creating temp file "c:\tmp\RSP1195.TMP" with contents <icmdll.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:windows /incremental:yes /pdb:"WinDebug/test.pdb" /debug /machine:I386 /out:"WinDebug/test.exe"
.\WinDebug\control.obj
.\WinDebug\main.obj
.\WinDebug\main.res>
Creating command line "link.exe @c:\tmp\RSP1195.TMP"
Compiling resources...
Compiling...
control.c
D:\BUGFIX\Icm.test\TEST.NEW\control.c(347) : warning C4101: 'ColorSpace' : unreferenced local variable
main.c
D:\BUGFIX\Icm.test\TEST.NEW\main.c(198) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'const int '
D:\BUGFIX\Icm.test\TEST.NEW\main.c(198) : warning C4024: 'LoadIconA' : different types for formal and actual parameter 2
Linking...
test.exe - 0 error(s), 3 warning(s)