From 236f03c0b9a4982328ed1201978f7f69d192d9b2 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 1 Aug 2017 12:53:38 +0300 Subject: Blast 1.1 release (windows / linux) see docs/release_notes.txt for details --- tools/CurveEditor/project/script/CurveEditor.xml | 262 +++++++++++++++++++++++ 1 file changed, 262 insertions(+) create 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 new file mode 100644 index 0000000..9c1ded1 --- /dev/null +++ b/tools/CurveEditor/project/script/CurveEditor.xml @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + +..\${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