diff options
author | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
commit | 880653d31a8f1ff8384fdbc75b84934bceecfdb8 (patch) | |
tree | bdafb71416f176d2a4b73bf716c9dc3f13685a8b /Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg |
Initial revision
Diffstat (limited to 'Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg')
-rwxr-xr-x | Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg b/Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg new file mode 100755 index 0000000..c59f55e --- /dev/null +++ b/Win32VC6/GL4JavaJauGLJNItst/GL4JavaJauGLJNItst.plg @@ -0,0 +1,33 @@ +<html>
+<body>
+<pre>
+<h1>Erstellungsprotokoll</h1>
+<h3>
+--------------------Konfiguration: GL4JavaJauGLJNItst - Win32 Release--------------------
+</h3>
+<h3>Befehlszeilen</h3>
+Erstellen der tempor�ren Datei "D:\TEMP\RSPA1.tmp" mit Inhalten
+[
+/nologo /MT /W3 /GX /O2 /I "d:\java2\include" /I "d:\java2\include\win32" /I "..\..\CCLassHeaders" /I "..\..\CNativeCode" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WIN32_" /D "_MSVC_" /D "_MT" /D "_GL_DYNAMIC_BINDING_" /Fo"../temp/" /Fd"../temp/" /FD /c
+"Y:\PROJECTS\JAVA\GL4JAVA\CNativeCode\OpenGL_JauJNItst_dynfuncs.c"
+]
+Creating command line "cl.exe @D:\TEMP\RSPA1.tmp"
+Erstellen der tempor�ren Datei "D:\TEMP\RSPA2.tmp" mit Inhalten
+[
+kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib ../libs/GL4JavaJauGljJNI.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"../libs/GL4JavaJauGLJNItst.pdb" /machine:I386 /out:"../libs/GL4JavaJauGLJNItst.dll" /implib:"../libs/GL4JavaJauGLJNItst.lib"
+\PROJECTS\JAVA\GL4JAVA\WIN32VC6\temp\OpenGL_JauJNItst_dynfuncs.obj
+]
+Erstellen der Befehlzeile "link.exe @D:\TEMP\RSPA2.tmp"
+<h3>Ausgabefenster</h3>
+Kompilierung l�uft...
+OpenGL_JauJNItst_dynfuncs.c
+Linker-Vorgang l�uft...
+ Bibliothek ../libs/GL4JavaJauGLJNItst.lib und Objekt ../libs/GL4JavaJauGLJNItst.exp wird erstellt
+
+
+
+<h3>Ergebnisse</h3>
+GL4JavaJauGLJNItst.dll - 0 Fehler, 0 Warnung(en)
+</pre>
+</body>
+</html>
|