summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/BuddyPounce/buddypounce.plg
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-20 13:04:46 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-20 13:04:46 +0000
commit67010ebc31ce45e6c42d2c31d983f3988bb320e1 (patch)
tree74b76b8cbe9ee7107bf82ca0f6f638dfb71e5dcf /plugins/!NotAdopted/BuddyPounce/buddypounce.plg
parent028d608b3ff9da41e8b01a2c42e31835fd879d8d (diff)
added some old plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@4123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/BuddyPounce/buddypounce.plg')
-rw-r--r--plugins/!NotAdopted/BuddyPounce/buddypounce.plg38
1 files changed, 38 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/BuddyPounce/buddypounce.plg b/plugins/!NotAdopted/BuddyPounce/buddypounce.plg
new file mode 100644
index 0000000000..13b190b1ed
--- /dev/null
+++ b/plugins/!NotAdopted/BuddyPounce/buddypounce.plg
@@ -0,0 +1,38 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: buddypounce - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP121.tmp" with contents
+[
+/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BUDDYPOUNCE_EXPORTS" /Fp"Release/buddypounce.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
+"D:\mim_sources\buddypounce\dialog.c"
+"D:\mim_sources\buddypounce\main.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP121.tmp"
+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP122.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/buddypounce.pdb" /machine:I386 /out:"Release/buddypounce.dll" /implib:"Release/buddypounce.lib"
+.\Release\dialog.obj
+.\Release\main.obj
+.\Release\resource.res
+]
+Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP122.tmp"
+<h3>Output Window</h3>
+Compiling...
+dialog.c
+win2k.h
+main.c
+Linking...
+ Creating library Release/buddypounce.lib and object Release/buddypounce.exp
+
+
+
+<h3>Results</h3>
+buddypounce.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>