Editor/Plugins/ProjectSettingsTool
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include "PerforcePlugin_precompiled.h"
|
||||
#include "PerforcePlugin.h"
|
||||
#include "PasswordDlg.h"
|
||||
#include <ui_settings.h> // generated
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include "PerforcePlugin_precompiled.h"
|
||||
#include "PerforcePlugin.h"
|
||||
#include "PerforceSourceControl.h"
|
||||
#include "Include/ISourceControl.h"
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AzCore/PlatformDef.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CRY Stuff ////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#include <platform.h>
|
||||
#include "Util/EditorUtils.h"
|
||||
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include "PerforcePlugin_precompiled.h"
|
||||
#include "CryFile.h"
|
||||
#include "PerforceSourceControl.h"
|
||||
#include "PasswordDlg.h"
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
#include "Include/ISourceControl.h"
|
||||
|
||||
#include <QtCore/QString>
|
||||
|
||||
class CPerforceSourceControl
|
||||
: public ISourceControl
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include "PerforcePlugin_precompiled.h"
|
||||
|
||||
#include "PerforcePlugin.h"
|
||||
|
||||
#include "Include/ISourceControl.h"
|
||||
|
||||
@@ -16,5 +16,4 @@ set(FILES
|
||||
PerforceSourceControl.cpp
|
||||
PerforceSourceControl.h
|
||||
resource.h
|
||||
PerforcePlugin_precompiled.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user