Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
285422ff
Kaydet (Commit)
285422ff
authored
May 21, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop OS2
üst
bca3c462
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
31 deletions
+0
-31
makefile
sd/workben/testdll/makefile
+0
-28
OGLTrans_TransitionerImpl.cxx
.../source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
+0
-2
OGLTrans_TransitionImpl.hxx
...ow/source/engine/OGLTrans/win/OGLTrans_TransitionImpl.hxx
+0
-1
No files found.
sd/workben/testdll/makefile
Dosyayı görüntüle @
285422ff
...
@@ -71,31 +71,3 @@ $(MISC)\$(SHL1TARGET).def: makefile
...
@@ -71,31 +71,3 @@ $(MISC)\$(SHL1TARGET).def: makefile
@echo
EXPORTS
>>$@
@echo
EXPORTS
>>$@
@echo
_CreateWindow
@2
>>$@
@echo
_CreateWindow
@2
>>$@
!ENDIF
!ENDIF
!IF
"$(GUI)"
==
"OS2"
$(MISC)\$(SHL1TARGET).def
:
makefile
@
echo
================================================================
@
echo
building
$@
@
echo
----------------------------------------------------------------
!IF
"$(COM)"
!=
"WTC"
echo
LIBRARY
INITINSTANCE
TERMINSTANCE
>$@
echo
DESCRIPTION
'StarOne Test-DLL'
>>$@
echo
PROTMODE
>>$@
@echo
CODE
LOADONCALL
>>$@
@echo
DATA
PRELOAD
MULTIPLE
NONSHARED
>>$@
@echo
EXPORTS
>>$@
!IF
"$(COM)"
!=
"ICC"
@echo
_CreateWindow
@2
>>$@
!ELSE
@echo
CreateWindow
@2
>>$@
!ENDIF
!ELSE
@echo
option
DESCRIPTION
'StarOne Test-DLL'
>$@
@echo
name
$(BIN)\$(SHL1TARGET).dll
>>$@
@echo
CreateWindow_
@2
>>$@
@gawk -f s
:
\u
til
\e
xp.awk temp.def >>$@
del temp.def
!ENDIF
!ENDIF
slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.cxx
Dosyayı görüntüle @
285422ff
...
@@ -63,7 +63,6 @@
...
@@ -63,7 +63,6 @@
#if defined( WNT )
#if defined( WNT )
#define GL_TEXTURE_MAX_ANISOTROPY_EXT 0x84FE
#define GL_TEXTURE_MAX_ANISOTROPY_EXT 0x84FE
#define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT 0x84FF
#define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT 0x84FF
#elif defined( OS2 )
#elif defined( QUARTZ )
#elif defined( QUARTZ )
#include "premac.h"
#include "premac.h"
#include <Cocoa/Cocoa.h>
#include <Cocoa/Cocoa.h>
...
@@ -212,7 +211,6 @@ private:
...
@@ -212,7 +211,6 @@ private:
HWND
hWnd
;
HWND
hWnd
;
HDC
hDC
;
HDC
hDC
;
HGLRC
hRC
;
HGLRC
hRC
;
#elif defined( OS2 )
#elif defined( QUARTZ )
#elif defined( QUARTZ )
#elif defined( UNX )
#elif defined( UNX )
unx
::
Display
*
dpy
;
unx
::
Display
*
dpy
;
...
...
slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionImpl.hxx
Dosyayı görüntüle @
285422ff
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
#include <basegfx/vector/b3dvector.hxx>
#include <basegfx/vector/b3dvector.hxx>
#if defined( WNT )
#if defined( WNT )
#elif defined( OS2 )
#elif defined( QUARTZ )
#elif defined( QUARTZ )
#include <OpenGL/gl.h>
#include <OpenGL/gl.h>
#elif defined( UNX ) && !defined( QUARTZ )
#elif defined( UNX ) && !defined( QUARTZ )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment