From f4ce2b5c214cce406dbd7a73dc7f35ae409546ad Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 12 Jul 2015 14:10:16 +0000 Subject: Clist NG: Commit of CList NG by silvercircle from https://github.com/silvercircle/miranda-ng This is based on clist_nicer and Anti-Grain Geometry: http://www.antigrain.com/ This is the first version that actually compiles. Do NOT use it in production environment! git-svn-id: http://svn.miranda-ng.org/main/trunk@14543 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_ng/coolsb/coolsb.plg | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 plugins/Clist_ng/coolsb/coolsb.plg (limited to 'plugins/Clist_ng/coolsb/coolsb.plg') diff --git a/plugins/Clist_ng/coolsb/coolsb.plg b/plugins/Clist_ng/coolsb/coolsb.plg new file mode 100644 index 0000000000..823664af18 --- /dev/null +++ b/plugins/Clist_ng/coolsb/coolsb.plg @@ -0,0 +1,31 @@ + + +
+

Erstellungsprotokoll

+

+--------------------Konfiguration: coolsb - Win32 Debug-------------------- +

+

Befehlszeilen

+Erstellen der temporären Datei "c:\temp\RSPCFBF.tmp" mit Inhalten +[ +/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/coolsb.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c +"C:\tabsrmm\trunk\miranda\plugins\clist_nicer\coolsb\coolscroll.cpp" +"C:\tabsrmm\trunk\miranda\plugins\clist_nicer\coolsb\coolsblib.cpp" +] +Creating command line "cl.exe @c:\temp\RSPCFBF.tmp" +Erstellen der Befehlzeile "link.exe -lib /nologo /out:"Debug\coolsb.lib" .\Debug\coolscroll.obj .\Debug\coolsblib.obj " +

Ausgabefenster

+Kompilierung läuft... +coolscroll.cpp +c:\tabsrmm\trunk\miranda\plugins\clist_nicer\coolsb\coolscroll.cpp(49) : fatal error C1083: Include-Datei kann nicht geöffnet werden: 'commonheaders.h': No such file or directory +coolsblib.cpp +c:\tabsrmm\trunk\miranda\plugins\clist_nicer\coolsb\coolsblib.cpp(32) : fatal error C1083: Include-Datei kann nicht geöffnet werden: 'commonheaders.h': No such file or directory +Fehler beim Ausführen von cl.exe. + + + +

Ergebnisse

+coolsb.lib - 2 Fehler, 0 Warnung(en) +
+ + -- cgit v1.2.3