diff options
Diffstat (limited to 'plugins/!NotAdopted/BuddyPounce/buddypounce.plg')
-rw-r--r-- | plugins/!NotAdopted/BuddyPounce/buddypounce.plg | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/plugins/!NotAdopted/BuddyPounce/buddypounce.plg b/plugins/!NotAdopted/BuddyPounce/buddypounce.plg deleted file mode 100644 index 13b190b1ed..0000000000 --- a/plugins/!NotAdopted/BuddyPounce/buddypounce.plg +++ /dev/null @@ -1,38 +0,0 @@ -<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>
|