diff options
author | Sven Gothel <[email protected]> | 2001-02-13 05:32:07 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-02-13 05:32:07 +0000 |
commit | 3e2b16a820bfe03f8f3837c3aaa615c8c4b7f18c (patch) | |
tree | d834a05eb37751b4c95045c3021589f2e22fcd9f /Win32VC6/GL4JavaJauGLJNInf | |
parent | 91bc9d109b2d16e6d42f1fbcc9d3dbca51c40b69 (diff) |
JAWT Support JDK >=1.3
Diffstat (limited to 'Win32VC6/GL4JavaJauGLJNInf')
-rwxr-xr-x | Win32VC6/GL4JavaJauGLJNInf/GL4JavaJauGLJNInf.plg | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Win32VC6/GL4JavaJauGLJNInf/GL4JavaJauGLJNInf.plg b/Win32VC6/GL4JavaJauGLJNInf/GL4JavaJauGLJNInf.plg index 9d6afd4..eba5d24 100755 --- a/Win32VC6/GL4JavaJauGLJNInf/GL4JavaJauGLJNInf.plg +++ b/Win32VC6/GL4JavaJauGLJNInf/GL4JavaJauGLJNInf.plg @@ -6,18 +6,19 @@ --------------------Konfiguration: GL4JavaJauGLJNInf - Win32 Release--------------------
</h3>
<h3>Befehlszeilen</h3>
-Erstellen der tempor�ren Datei "D:\TEMP\RSP2C.tmp" mit Inhalten
+Erstellen der tempor�ren Datei "D:\TEMP\RSP46.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
"P:\java\GL4Java\GL4Java\CNativeCode\OpenGL_JauJNInf_dynfuncs.c"
]
-Creating command line "cl.exe @D:\TEMP\RSP2C.tmp"
-Erstellen der tempor�ren Datei "D:\TEMP\RSP2D.tmp" mit Inhalten
+Creating command line "cl.exe @D:\TEMP\RSP46.tmp"
+Erstellen der tempor�ren Datei "D:\TEMP\RSP47.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/GL4JavaJauGLJNInf.pdb" /machine:I386 /out:"../libs/GL4JavaJauGLJNInf.dll" /implib:"../libs/GL4JavaJauGLJNInf.lib"
\java\GL4Java\GL4Java\Win32VC6\temp\OpenGL_JauJNInf_dynfuncs.obj
+\java\GL4Java\GL4Java\Win32VC6\libs\GL4JavaJauGljJNI.lib
]
-Erstellen der Befehlzeile "link.exe @D:\TEMP\RSP2D.tmp"
+Erstellen der Befehlzeile "link.exe @D:\TEMP\RSP47.tmp"
<h3>Ausgabefenster</h3>
Kompilierung l�uft...
OpenGL_JauJNInf_dynfuncs.c
|