• unknown's avatar
    Some changes to project files · 80007771
    unknown authored
    str_alloc had been added but was not added to mysqlclient and strings
    libmysql should have had strings as a dependent.
    
    
    VC++Files/client/mysqlclient.vcproj:
      Added missing file
    VC++Files/mysql.sln:
      Make libmysql dependendent on strings
    VC++Files/strings/strings.vcproj:
      Added missing file
    80007771
mysqlclient.vcproj 80.9 KB