diff options
Diffstat (limited to 'plugins/!NotAdopted/NoHistory/NoHistory_8.plg')
-rw-r--r-- | plugins/!NotAdopted/NoHistory/NoHistory_8.plg | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/plugins/!NotAdopted/NoHistory/NoHistory_8.plg b/plugins/!NotAdopted/NoHistory/NoHistory_8.plg deleted file mode 100644 index 6e89caaa6f..0000000000 --- a/plugins/!NotAdopted/NoHistory/NoHistory_8.plg +++ /dev/null @@ -1,48 +0,0 @@ -<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: NoHistory - Win32 Release--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating command line "rc.exe /l 0x409 /fo"Release/resource.res" "R:\miranda\mirandanewscr\plugins\NoHistory\resource.rc""
-Creating temporary file "S:\TEMP\RSP6ED.tmp" with contents
-[
-/nologo /MT /W3 /GX /Zi /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "NOHISTORY_EXPORTS" /D "_MBCS" /Fp"Release/NoHistory_8.pch" /Yc"common.h" /Fo"Release/" /Fd"Release/" /c
-"R:\miranda\mirandanewscr\plugins\NoHistory\dllmain.cpp"
-]
-Creating command line "cl.exe @S:\TEMP\RSP6ED.tmp"
-Creating temporary file "S:\TEMP\RSP6EE.tmp" with contents
-[
-/nologo /MT /W3 /GX /Zi /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "NOHISTORY_EXPORTS" /D "_MBCS" /Fp"Release/NoHistory_8.pch" /YX /Fo"Release/" /Fd"Release/" /c
-"R:\miranda\mirandanewscr\plugins\NoHistory\icons.cpp"
-"R:\miranda\mirandanewscr\plugins\NoHistory\options.cpp"
-]
-Creating command line "cl.exe @S:\TEMP\RSP6EE.tmp"
-Creating temporary file "S:\TEMP\RSP6EF.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 comctl32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/nohistory.pdb" /debug /machine:IX86 /out:"Release/nohistory.dll" /implib:"Release/nohistory.lib" /pdbtype:sept /opt:ref /opt:icf
-.\Release\dllmain.obj
-.\Release\icons.obj
-.\Release\options.obj
-.\Release\resource.res
-]
-Creating command line "link.exe @S:\TEMP\RSP6EF.tmp"
-<h3>Output Window</h3>
-Compiling resources...
-Compiling...
-dllmain.cpp
-Compiling...
-icons.cpp
-options.cpp
-Linking...
- Creating library Release/nohistory.lib and object Release/nohistory.exp
-
-
-
-<h3>Results</h3>
-nohistory.dll - 0 error(s), 0 warning(s)
-</pre>
-</body>
-</html>
|