diff options
| author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-23 03:20:39 +0000 |
|---|---|---|
| committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-23 03:20:39 +0000 |
| commit | 96101e2721d4cb277bf0b9d02f077dc2dd9087d8 (patch) | |
| tree | 100b87f40e0d6630fe5fb9fa1f587a2c53253deb /font_service/FontService.plg | |
| parent | cc8cbdb8068337547ce003a6de1998820b6f9dc0 (diff) | |
rebuild using standard (George's) m_fontservice.h (encoding ambivalent)
fix errors to allow pure ansi build
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@55 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'font_service/FontService.plg')
| -rw-r--r-- | font_service/FontService.plg | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/font_service/FontService.plg b/font_service/FontService.plg deleted file mode 100644 index 38f6869..0000000 --- a/font_service/FontService.plg +++ /dev/null @@ -1,68 +0,0 @@ -<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>
|
