浏览代码

* removed some compiler defines

master
Bergmann89 9 年前
父节点
当前提交
7c46e251a6
共有 2 个文件被更改,包括 1 次插入3 次删除
  1. +0
    -2
      glBitmap.pas
  2. +1
    -1
      readme.txt

+ 0
- 2
glBitmap.pas 查看文件

@@ -179,8 +179,6 @@ unit glBitmap;
{$OPTIMIZATION ON}
{$ENDIF}

{$UNDEF GLB_LAZARUS}

interface

uses


+ 1
- 1
readme.txt 查看文件

@@ -4,7 +4,7 @@ http://www.opengl24.de/index.php?cat=header&file=glbitmap
modified by Delphi OpenGL Community (http://delphigl.com/) (2013)

------------------------------------------------------------
The contents of this file are used with permission, subject to
The contents of this project are used with permission, subject to
the Mozilla Public License Version 1.1 (the "License"); you may
not use this file except in compliance with the License. You may
obtain a copy of the License at


正在加载...
取消
保存