Merge pull request #631 from Ultimaker/revert-626-cmake_files_qtcreator

Revert "Cmake files qtcreator"
This commit is contained in:
Bob Burrough 2016-02-06 11:59:37 -08:00
commit dd0b04ead4
31 changed files with 0 additions and 254 deletions

View file

@ -4,13 +4,6 @@ cmake_minimum_required(VERSION 2.8.12)
include(GNUInstallDirs)
####################
subdirs( cura )
subdirs( icons )
subdirs( plugins )
subdirs( resources)
####################
set(URANIUM_SCRIPTS_DIR "${CMAKE_SOURCE_DIR}/../uranium/scripts" CACHE DIRECTORY "The location of the scripts directory of the Uranium repository")
set(CURA_VERSION "master" CACHE STRING "Version name of Cura")

View file

@ -1,21 +0,0 @@
add_custom_target( cura SOURCES
BuildVolume.py
CameraAnimation.py
ConvexHullDecorator.py
ConvexHullJob.py
ConvexHullNode.py
CrashHandler.py
CuraActions.py
CuraApplication.py
CuraSplashScreen.py
CuraVersion.py.in
__init__.py
LayerData.py
LayerDataDecorator.py
MultiMaterialDecorator.py
OneAtATimeIterator.py
PlatformPhysics.py
PlatformPhysicsOperation.py
PrintInformation.py
ZOffsetDecorator.py
)

View file

@ -1,8 +0,0 @@
add_custom_target( icons SOURCES
cura.icns
cura.ico
cura-32.png
cura-48.png
cura-64.png
cura-128.png
)

View file

@ -1,4 +0,0 @@
add_custom_target( ThreeMFReader SOURCES
__init__.py
ThreeMFReader.py
)

View file

@ -1,13 +0,0 @@
subdirs( 3MFReader )
subdirs( ChangeLogPlugin )
subdirs( CuraEngineBackend )
subdirs( GCodeReader )
subdirs( GCodeWriter )
subdirs( LayerView )
subdirs( PerObjectSettingsTool )
subdirs( RemovableDriveOutputDevice )
subdirs( SliceInfoPlugin )
subdirs( SolidView )
subdirs( USBPrinting )
subdirs( XRayView )

View file

@ -1,6 +0,0 @@
add_custom_target( ChangeLog SOURCES
__init__.py
ChangeLog.py
ChangeLog.txt
ChangeLog.qml
)

View file

@ -1,8 +0,0 @@
add_custom_target( CuraEngineBackend SOURCES
__init__.py
CuraEngineBackend.py
Cura_pb2.py
ProcessGCodeJob.py
ProcessSlicedObjectListJob.py
StartSliceJob.py
)

View file

@ -1,3 +0,0 @@
add_custom_target( GCodeReader SOURCES
)

View file

@ -1,4 +0,0 @@
add_custom_target( GCodeWriter SOURCES
__init__.py
GCodeWriter.py
)

View file

@ -1,6 +0,0 @@
add_custom_target( LayerView SOURCES
__init__.py
LayerView.py
LayerView.qml
LayerViewProxy.py
)

View file

@ -1,7 +0,0 @@
add_custom_target( PerObjectSettingsTool SOURCES
__init__.py
PerObjectSettingsModel.py
PerObjectSettingsPanel.qml
PerObjectSettingsTool.py
SettingOverrideModel.py
)

View file

@ -1,8 +0,0 @@
add_custom_target( RemovableDriveOutputDevice SOURCES
__init__.py
LinuxRemovableDrivePlugin.py
OSXRemovableDrivePlugin.py
RemovableDriveOutputDevice.py
RemovableDrivePlugin.py
WindowsRemovableDrivePlugin.py
)

View file

@ -1,4 +0,0 @@
add_custom_target( SliceInfoPlugin SOURCES
__init__.py
SliceInfo.py
)

View file

@ -1,4 +0,0 @@
add_custom_target( SolidView SOURCES
__init__.py
SolidView.py
)

View file

@ -1,9 +0,0 @@
add_custom_target( USBPrinting SOURCES
__init__.py
ControlWindow.qml
FirmwareUpdateWindow.qml
PrinterConnection.py
USBPrinterManager.py
)

View file

@ -1,9 +0,0 @@
add_custom_target( avr_isp SOURCES
__init__.py
chipDB.py
intelHex.py
ispBase.py
stk500v2.py
)

View file

@ -1,9 +0,0 @@
add_custom_target( XRayView SOURCES
__init__.py
xray.shader
xray_composite.shader
XRayPass.py
XRayView.py
)
subdirs( avr_isp )

View file

@ -1 +0,0 @@

View file

@ -1,9 +0,0 @@
subdirs( i18n )
subdirs( images )
subdirs( machines )
subdirs( meshes )
subdirs( profiles )
subdirs( qml )
subdirs( settings )
subdirs( shaders )
subdirs( themes )

View file

@ -1,6 +0,0 @@
add_custom_target( i18n SOURCES
cura.pot
fdmprinter.json.pot
)
subdirs( en )

View file

@ -1,9 +0,0 @@
add_custom_target( images SOURCES
cura.png
cura-icon.png
MakerStarterbackplate.png
Ultimaker2backplate.png
Ultimaker2Extendedbackplate.png
Ultimaker2Gobackplate.png
UltimakerPlusbackplate.png
)

View file

@ -1,2 +0,0 @@
add_custom_target( machines SOURCES
)

View file

@ -1,2 +0,0 @@
add_custom_target( meshes SOURCES
)

View file

@ -1,2 +0,0 @@
add_custom_target( profiles SOURCES
)

View file

@ -1,18 +0,0 @@
add_custom_target( qml SOURCES
AboutDialog.qml
Actions.qml
AddMachineWizard.qml
Cura.qml
EngineLog.qml
GeneralPage.qml
JobSpecs.qml
ProfileSetup.qml
SaveButton.qml
Sidebar.qml
SidebarAdvanced.qml
SidebarHeader.qml
SidebarSimple.qml
SidebarTooltip.qml
Toolbar.qml
Toolbar.qml
)

View file

@ -1,7 +0,0 @@
add_custom_target( WizardPages SOURCES
AddMachine.qml
Bedleveling.qml
SelectUpgradedParts.qml
UltimakerCheckup.qml
UpgradeFirmware.qml
)

View file

@ -1,2 +0,0 @@
add_custom_target( settings SOURCES
)

View file

@ -1,2 +0,0 @@
add_custom_target( shaders SOURCES
)

View file

@ -1,4 +0,0 @@
add_custom_target( themes SOURCES
)
subdirs( cura )

View file

@ -1,6 +0,0 @@
add_custom_target( themes_cura SOURCES
styles.qml
theme.json
)
subdirs( icons )

View file

@ -1,54 +0,0 @@
add_custom_target( themes_cura_icons SOURCES
application.svg
arrow_bottom.svg
arrow_left.svg
arrow_right.svg
arrow_top.svg
basic.svg
category_adhesion.svg
category_blackmagic.svg
category_cool.svg
category_dual.svg
category_fixes.svg
category_infill.svg
category_layer_height.svg
category_material.svg
category_shell.svg
category_shield.svg
category_speed.svg
category_support.svg
category_travel.svg
category_unknown.svg
check.svg
cross1.svg
cross2.svg
dense.svg
dot.svg
hollow.svg
load.svg
mirror.svg
open.svg
plugin.svg
plus.svg
printsetup.svg
print_time.svg
quick.svg
reset.svg
rotate.svg
rotate_layflat.svg
rotate_reset.svg
save.svg
save_sd.svg
scale.svg
scale_max.svg
scale_reset.svg
setting_per_object.svg
settings.svg
solid.svg
sparse.svg
ulti.svg
view_layer.svg
viewmode.svg
view_normal.svg
view_xray.svg
)