SPEC-7178 Removal of precompiled cpp files (#1171)
* SPEC-7178 Removal of precompiled cpp files * Missing files...
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
// Original file Copyright Crytek GMBH or its affiliates, used under license.
|
||||
// If you make changes in ICryPak.h, make changes here, to dirty the PCH.
|
||||
#include "CrySystem_precompiled.h"
|
||||
@@ -75,6 +75,5 @@ set(FILES
|
||||
ViewSystem/View.h
|
||||
ViewSystem/ViewSystem.cpp
|
||||
ViewSystem/ViewSystem.h
|
||||
CrySystem_precompiled.cpp
|
||||
WindowsErrorReporting.cpp
|
||||
)
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "AzToolsFramework_precompiled.h"
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
set(FILES
|
||||
AzToolsFramework_precompiled.h
|
||||
AzToolsFramework_precompiled.cpp
|
||||
AssetEditor/AssetEditorBus.h
|
||||
AssetEditor/AssetEditorToolbar.ui
|
||||
AssetEditor/AssetEditorStatusBar.ui
|
||||
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
#include "ComponentEntityEditorPlugin_precompiled.h"
|
||||
-1
@@ -15,7 +15,6 @@ set(FILES
|
||||
ComponentEntityEditorPlugin.cpp
|
||||
SandboxIntegration.h
|
||||
SandboxIntegration.cpp
|
||||
ComponentEntityEditorPlugin_precompiled.cpp
|
||||
ComponentEntityEditorPlugin_precompiled.h
|
||||
UI/ComponentEntityEditorOutlinerWindow.qrc
|
||||
UI/QComponentEntityEditorMainWindow.h
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
// Original file Copyright Crytek GMBH or its affiliates, used under license.
|
||||
|
||||
#include "EditorAssetImporter_precompiled.h"
|
||||
|
||||
@@ -23,7 +23,6 @@ set(FILES
|
||||
SceneSerializationHandler.h
|
||||
SceneSerializationHandler.cpp
|
||||
Main.cpp
|
||||
EditorAssetImporter_precompiled.cpp
|
||||
EditorAssetImporter_precompiled.h
|
||||
AssetImporter.qrc
|
||||
AssetImporterWindow.ui
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
#include "FFMPEGPlugin_precompiled.h"
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
set(FILES
|
||||
FFMPEGPlugin.rc
|
||||
main.cpp
|
||||
FFMPEGPlugin_precompiled.cpp
|
||||
FFMPEGPlugin_precompiled.h
|
||||
FFMPEGPlugin.cpp
|
||||
FFMPEGPlugin.h
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
// Original file Copyright Crytek GMBH or its affiliates, used under license.
|
||||
|
||||
#include "PerforcePlugin_precompiled.h"
|
||||
|
||||
@@ -20,6 +20,5 @@ set(FILES
|
||||
PerforceSourceControl.cpp
|
||||
PerforceSourceControl.h
|
||||
resource.h
|
||||
PerforcePlugin_precompiled.cpp
|
||||
PerforcePlugin_precompiled.h
|
||||
)
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
#include "ProjectSettingsTool_precompiled.h"
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
set(FILES
|
||||
main.cpp
|
||||
ProjectSettingsTool_precompiled.cpp
|
||||
ProjectSettingsTool_precompiled.h
|
||||
DefaultImageValidator.cpp
|
||||
DefaultImageValidator.h
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
/*
|
||||
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
|
||||
* its licensors.
|
||||
*
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this
|
||||
* distribution (the "License"). All use of this software is governed by the License,
|
||||
* or, if provided, by the license below or the license accompanying this file. Do not
|
||||
* remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "StandaloneTools_precompiled.h"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
#
|
||||
|
||||
set(FILES
|
||||
StandaloneTools_precompiled.cpp
|
||||
StandaloneTools_precompiled.h
|
||||
targetver.h
|
||||
Source/StandaloneToolsApplication.cpp
|
||||
|
||||
Reference in New Issue
Block a user