qt -> tqt conversion:

QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro pirms 6 gadiem
vecāks d3934e8c2b
revīzija ca14366f82
Parakstījis: MicheleC
GPG atslēgas ID: 2A75B7CA8ADED5CF

@ -27,4 +27,4 @@ Just copy the following in a file named (for instance) myfiltercw.ui :
And then open Qt/Designer
NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(QTDIR)/tools/designer/templates
NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(TQTDIR)/tools/designer/templates

@ -525,7 +525,7 @@ Q_EXPORT_PLUGIN( KugarWidgetPlugin )
SOURCES += kugar_plugin.cpp
HEADERS += kugar_plugin.h
DESTDIR = $(QTDIR)/plugins/designer
DESTDIR = $(TQTDIR)/plugins/designer
TARGET = kugar_plugin
target.path=$$plugins.path

@ -17,7 +17,7 @@ LINK = link
LFLAGS = /NOLOGO /FORCE:MULTIPLE /DEBUG /SUBSYSTEM:console /DEF:kexisql.def /DLL
VERSION=2.8.2
LIBS = "kernel32.lib" "user32.lib" "gdi32.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "imm32.lib" "winmm.lib" "wsock32.lib" "winspool.lib"
IDC = $(QTDIR)\bin\idc.exe
IDC = $(TQTDIR)\bin\idc.exe
IDL = midl
ZIP = zip -r -9
COPY_FILE = copy

@ -12,7 +12,7 @@ CFLAGS = -nologo -Zm200 -W3 -MDd -Z7 -GX -GR -DTHREADSAFE=1 -D_OFF_T_DEFINED=1 -
CXXFLAGS = -nologo -Zm200 /GR /GX /GZ /TP -W3 -MDd -Z7 -GX -GR -DUNICODE
LEXFLAGS =
YACCFLAGS =-d
INCPATH = -Isrc -I$(QTDIR)\include
INCPATH = -Isrc -I$(TQTDIR)\include
LINK = link
LFLAGS = /NOLOGO /FORCE:MULTIPLE /DEBUG /SUBSYSTEM:console /DEF:sqlite3.def /DLL
VERSION=3.0.7

@ -12,7 +12,7 @@ CFLAGS = -nologo -Zm200 -W3 -MD -Z7 -GX -GR -DTHREADSAFE=1 -D_OFF_T_DEFINED=1 -D
CXXFLAGS = -nologo -Zm200 /GR /GX /GZ /TP -W3 -MD -Z7 -GX -GR -DUNICODE
LEXFLAGS =
YACCFLAGS =-d
INCPATH = -Isrc -I$(QTDIR)\include
INCPATH = -Isrc -I$(TQTDIR)\include
LINK = link
LFLAGS = /NOLOGO /FORCE:MULTIPLE /SUBSYSTEM:windows /DEF:sqlite3.def /DLL
VERSION=3.0.7

Notiek ielāde…
Atcelt
Saglabāt