summaryrefslogtreecommitdiff
path: root/custom_status_list/cslist.plg
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
commitcb4a46e7fbe62d788e66ed6121c717a2d22a4d7c (patch)
tree30df260fdc5a1b5a7049c2f8cac8b7ef17513d6d /custom_status_list/cslist.plg
parent19b6f534d2e784a1e120bf52c4aa07004798f473 (diff)
svn.miranda.im is moving to a new home!
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'custom_status_list/cslist.plg')
-rw-r--r--custom_status_list/cslist.plg36
1 files changed, 36 insertions, 0 deletions
diff --git a/custom_status_list/cslist.plg b/custom_status_list/cslist.plg
new file mode 100644
index 0000000..890ea14
--- /dev/null
+++ b/custom_status_list/cslist.plg
@@ -0,0 +1,36 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: cslist - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating command line "rc.exe /l 0x809 /fo"Release/cslist.res" /i "../../include/" /d "NDEBUG" "D:\Sources\svn.miranda.im\custom_status_list\trunk\cslist.rc""
+Creating temporary file "C:\Temp\RSP41D9.tmp" with contents
+[
+/nologo /MT /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CSLIST_EXPORTS" /Fp"Release/cslist.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
+"D:\Sources\svn.miranda.im\custom_status_list\trunk\cslist.c"
+]
+Creating command line "cl.exe @C:\Temp\RSP41D9.tmp"
+Creating temporary file "C:\Temp\RSP41DA.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 /dll /incremental:no /pdb:"Release/cslist.pdb" /machine:I386 /out:"../../bin/release/plugins/cslist.dll" /implib:"Release/cslist.lib"
+.\Release\cslist.obj
+.\Release\cslist.res
+]
+Creating command line "link.exe @C:\Temp\RSP41DA.tmp"
+<h3>Output Window</h3>
+Compiling resources...
+Compiling...
+cslist.c
+D:\Sources\svn.miranda.im\custom_status_list\trunk\cslist.h(27) : fatal error C1083: Cannot open include file: 'm_updater.h': No such file or directory
+Error executing cl.exe.
+
+
+
+<h3>Results</h3>
+cslist.dll - 1 error(s), 0 warning(s)
+</pre>
+</body>
+</html>