From bc970507965a809727b3d5877884f21605fdf1a6 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sat, 26 Nov 2011 11:03:42 +0000 Subject: Project folders rename part 1 git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@210 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Console/Console.plg | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Console/Console.plg (limited to 'Console/Console.plg') diff --git a/Console/Console.plg b/Console/Console.plg new file mode 100644 index 0000000..60b675e --- /dev/null +++ b/Console/Console.plg @@ -0,0 +1,49 @@ + + +
+

Build Log

+

+--------------------Configuration: Console - Win32 Release Unicode-------------------- +

+

Command Lines

+Creating command line "rc.exe /l 0x409 /fo"Release_Unicode/resource.res" /i "..\..\include" /d "NDEBUG" "D:\Sources\svn.miranda.im\console\trunk\resource.rc"" +Creating temporary file "C:\Temp\RSPB728.tmp" with contents +[ +/nologo /MD /W3 /GX /Zi /O2 /I "../../include" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "Console_EXPORTS" /FR"Release_Unicode/" /Fo".\Release/" /Fd".\Release/" /c +"D:\Sources\svn.miranda.im\console\trunk\Commonheaders.c" +"D:\Sources\svn.miranda.im\console\trunk\Console.c" +] +Creating command line "cl.exe @C:\Temp\RSPB728.tmp" +Creating temporary file "C:\Temp\RSPB729.tmp" with contents +[ +/nologo /MD /W3 /Zi /Ox /Og /Gf /Gy /I "../../include" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "Console_EXPORTS" /Fr"Release_Unicode/" /Fo".\Release/" /Fd".\Release/" /c +"D:\Sources\svn.miranda.im\console\trunk\init.c" +] +Creating command line "cl.exe @C:\Temp\RSPB729.tmp" +Creating temporary file "C:\Temp\RSPB72A.tmp" with contents +[ +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 /dll /incremental:no /pdb:"Release_Unicode/Console.pdb" /map:"Release_Unicode/Console.map" /debug /machine:IX86 /out:"Release_Unicode\Plugins\Console.dll" /implib:".\Release/Console.lib" +.\Release\Commonheaders.obj +.\Release\Console.obj +.\Release\init.obj +.\Release_Unicode\resource.res +] +Creating command line "link.exe @C:\Temp\RSPB72A.tmp" +

Output Window

+Compiling resources... +Compiling... +Commonheaders.c +Console.c +Generating Code... +Compiling... +init.c +Linking... + Creating library .\Release/Console.lib and object .\Release/Console.exp + + + +

Results

+Console.dll - 0 error(s), 0 warning(s) +
+ + -- cgit v1.2.3