From f1e539cadfb085cedc32f9773cfb9d14bfcdf138 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Wed, 23 Aug 2017 11:24:32 -0700 Subject: Removing ArtistTools and CurveEditor projects --- tools/CurveEditor/project/script/CurveEditor.xml | 262 ----------------------- 1 file changed, 262 deletions(-) delete mode 100644 tools/CurveEditor/project/script/CurveEditor.xml (limited to 'tools/CurveEditor/project/script/CurveEditor.xml') diff --git a/tools/CurveEditor/project/script/CurveEditor.xml b/tools/CurveEditor/project/script/CurveEditor.xml deleted file mode 100644 index 9c1ded1..0000000 --- a/tools/CurveEditor/project/script/CurveEditor.xml +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - - - - - - - - - -..\${env:VS_STRING} - - - - CurveEditor - - - - - ..\..\..\..\bin\${env:VC_VERSION}win$(PlatformArchitecture) - ..\..\..\..\obj\${env:VC_VERSION}win$(PlatformArchitecture)\$(Configuration) - - - - - - $(ProjectName).win32.d.exe - - - - CurveEditor.win32.d.lib - - - - - - - $(ProjectName).win64.d.exe - - - - CurveEditor.win64.d.lib - - - - - - - $(ProjectName).win32.exe - - - - CurveEditor.win32.lib - - - - - - - $(ProjectName).win64.exe - - - - CurveEditor.win64.lib - - - - - ..\Generated\CurveEditorTestApp\ui - ..\Generated\CurveEditorTestApp\$(PlatformName) - - - - CurveEditorTestApp.ui - - - - CurveEditorTestApp.cpp - CurveEditorTestApp.h - - - - main.cpp - - - - ui/*.h - moc/*.cpp - qrc/*.cpp - - - - CurveEditorTestApp.qrc - - - - CALL ..\script\CurveEditor-PostBuild.bat $(OutDir) $(Platform) $(Configuration) ${env:QTDIR} - - - - - - - - ..\..\..\..\bin\${env:VC_VERSION}win$(PlatformArchitecture) - ..\..\..\..\obj\${env:VC_VERSION}win$(PlatformArchitecture)\$(Configuration) - - CURVEEDITOR_LIB - - - - - - - $(ProjectName).win32.d.dll - - - - - - - - $(ProjectName).win64.d.dll - - - - - - - - $(ProjectName).win32.dll - - - - - - - - $(ProjectName).win64.dll - - - - - - ..\Generated\CurveEditor\UI - ..\Generated\CurveEditor\$(PlatformName) - - - - Curve/*.h - Curve/*.cpp - UI/*.ui - UI/Resources/CurveEditor.qrc - Window/*.h - Window/*.cpp - - - - *.h - - - - ui/*.h - moc/*.cpp - qrc/*.cpp - - - - - - - -- cgit v1.2.3