From 5441e7fb754785c6a8987506f81bf6c15c778d57 Mon Sep 17 00:00:00 2001 From: tgotic Date: Mon, 17 Jan 2011 20:01:03 +0100 Subject: [PATCH] removed --- frontend_qt4/frontend_vc8.pro | 40 --- frontend_qt4/qtZint.sln | 20 -- frontend_qt4/qtZint.vcproj | 499 ---------------------------------- 3 files changed, 559 deletions(-) delete mode 100644 frontend_qt4/frontend_vc8.pro delete mode 100644 frontend_qt4/qtZint.sln delete mode 100644 frontend_qt4/qtZint.vcproj diff --git a/frontend_qt4/frontend_vc8.pro b/frontend_qt4/frontend_vc8.pro deleted file mode 100644 index 77d8c447..00000000 --- a/frontend_qt4/frontend_vc8.pro +++ /dev/null @@ -1,40 +0,0 @@ -TEMPLATE = vcapp -TARGET = qtZint -CONFIG += warn_on \ - thread \ - qt \ - uitools - -FORMS = mainWindow.ui \ - extSequence.ui \ - extExport.ui \ - extData.ui - -HEADERS = mainwindow.h \ - barcodeitem.h \ - datawindow.h \ - exportwindow.h \ - sequencewindow.h - -SOURCES = main.cpp \ - mainwindow.cpp \ - barcodeitem.cpp \ - datawindow.cpp \ - exportwindow.cpp \ - sequencewindow.cpp - -RESOURCES = resources.qrc - -INCLUDEPATH += ../backend_qt4 ../backend - -CONFIG(debug, debug|release) { -LIBPATH += ../backend_qt4/debug -} - -CONFIG(release, debug|release) { -LIBPATH += ../backend_qt4/release -} - -RC_FILE = ./res/qtZint.rc - -LIBS = QtZint2.lib diff --git a/frontend_qt4/qtZint.sln b/frontend_qt4/qtZint.sln deleted file mode 100644 index 05c99e7e..00000000 --- a/frontend_qt4/qtZint.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qtZint", "qtZint.vcproj", "{6B8BFC0E-48F8-3D3B-BC6F-9EBEC23A8BC1}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6B8BFC0E-48F8-3D3B-BC6F-9EBEC23A8BC1}.Debug|Win32.ActiveCfg = Debug|Win32 - {6B8BFC0E-48F8-3D3B-BC6F-9EBEC23A8BC1}.Debug|Win32.Build.0 = Debug|Win32 - {6B8BFC0E-48F8-3D3B-BC6F-9EBEC23A8BC1}.Release|Win32.ActiveCfg = Release|Win32 - {6B8BFC0E-48F8-3D3B-BC6F-9EBEC23A8BC1}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/frontend_qt4/qtZint.vcproj b/frontend_qt4/qtZint.vcproj deleted file mode 100644 index ffb94b25..00000000 --- a/frontend_qt4/qtZint.vcproj +++ /dev/null @@ -1,499 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file