Conversion qt -> tqt.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 6 år sedan
förälder 7aeb4e9d71
incheckning 1e4c04def5
Signerad av: MicheleC
GPG-nyckel ID: 2A75B7CA8ADED5CF

@ -52,7 +52,7 @@ void win32_mapSo2Dll( char *path )
}
//.so -> .dll
if (len>3 && strncmp(path+len-3,".so",3)==0) {
#ifndef QT_NO_DEBUG //debug library version
#ifndef TQT_NO_DEBUG //debug library version
strcpy(path+len-3, "_d");
len += 2;
#endif

Laddar…
Avbryt
Spara