List:Commits« Previous MessageNext Message »
From:ahristov Date:April 10 2007 2:40pm
Subject:Connector/ODBC 5 commit: r850 - branches/odbcdbg-to-dbug/SDK/Installer/Tests
View as plain text  
Modified:
   branches/odbcdbg-to-dbug/SDK/Installer/Tests/Tests.pro
Log:
Missing dependancy to make it compile.


Modified: branches/odbcdbg-to-dbug/SDK/Installer/Tests/Tests.pro
===================================================================
--- branches/odbcdbg-to-dbug/SDK/Installer/Tests/Tests.pro	2007-04-09 13:24:19 UTC (rev
849)
+++ branches/odbcdbg-to-dbug/SDK/Installer/Tests/Tests.pro	2007-04-10 14:40:48 UTC (rev
850)
@@ -7,6 +7,7 @@
 include( ../../../common.pri )
 include( ../../../config.pri )
 include( ../../../defines.pri )
+include( ../../../mysql.pri )
 CONFIG          += qtestlib
 INCLUDEPATH     += ../../C/include
 INCLUDEPATH	+= ../../Dbg/include

Thread
Connector/ODBC 5 commit: r850 - branches/odbcdbg-to-dbug/SDK/Installer/Testsahristov10 Apr