summaryrefslogtreecommitdiff
path: root/font_service/FontService.plg
diff options
context:
space:
mode:
Diffstat (limited to 'font_service/FontService.plg')
-rw-r--r--font_service/FontService.plg68
1 files changed, 68 insertions, 0 deletions
diff --git a/font_service/FontService.plg b/font_service/FontService.plg
new file mode 100644
index 0000000..38f6869
--- /dev/null
+++ b/font_service/FontService.plg
@@ -0,0 +1,68 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: FontService - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP95.tmp" with contents
+[
+/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FONTSERVICE_EXPORTS" /Fp"Release/FontService.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\FontService\FontService.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP95.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP96.tmp" with contents
+[
+comctl32.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 /dll /incremental:no /pdb:"Release/FontService.pdb" /machine:I386 /out:"../../bin/release/plugins/FontService.dll" /implib:"Release/FontService.lib"
+".\Release\FontService.obj"
+".\Release\module_fonts.obj"
+".\Release\options.obj"
+".\Release\services.obj"
+".\Release\StdAfx.obj"
+".\Release\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP96.tmp"
+<h3>Output Window</h3>
+Compiling...
+FontService.cpp
+Linking...
+ Creating library Release/FontService.lib and object Release/FontService.exp
+
+
+
+<h3>Results</h3>
+FontService.dll - 0 error(s), 0 warning(s)
+<h3>
+--------------------Configuration: FontService - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9A.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FONTSERVICE_EXPORTS" /Fp"Debug/FontService.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\FontService\FontService.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9A.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9B.tmp" with contents
+[
+comctl32.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 /base:"0x22030000" /dll /incremental:yes /pdb:"Debug/FontService.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/FontService.dll" /implib:"Debug/FontService.lib" /pdbtype:sept
+".\Debug\FontService.obj"
+".\Debug\module_fonts.obj"
+".\Debug\options.obj"
+".\Debug\services.obj"
+".\Debug\StdAfx.obj"
+".\Debug\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9B.tmp"
+<h3>Output Window</h3>
+Compiling...
+FontService.cpp
+Linking...
+
+
+
+<h3>Results</h3>
+FontService.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>