new demo dll and debug info for dll projects

This commit is contained in:
2016-10-15 17:05:30 +07:00
parent 3de7b65149
commit b4d3660bc9
13 changed files with 18 additions and 18 deletions

View File

@@ -2,4 +2,7 @@ glob:obj/*
glob:Temp/* glob:Temp/*
glob:Library/* glob:Library/*
glob:*.mdb
glob:*.mdb.meta
glob:.DS_Store glob:.DS_Store

Binary file not shown.

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 66289c51c875048789ea3500289f81af guid: 74f15542af7c040e9bf3f30c0f0e9743
timeCreated: 1475870263 timeCreated: 1476525760
licenseType: Free licenseType: Free
PluginImporter: PluginImporter:
serializedVersion: 1 serializedVersion: 1
@@ -9,10 +9,10 @@ PluginImporter:
isPreloaded: 0 isPreloaded: 0
platformData: platformData:
Any: Any:
enabled: 1 enabled: 0
settings: {} settings: {}
Editor: Editor:
enabled: 0 enabled: 1
settings: settings:
DefaultValueInitialized: true DefaultValueInitialized: true
WindowsStoreApps: WindowsStoreApps:

Binary file not shown.

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: d2f42c17338b34a2c965d9753c6a93e5 guid: 1c9119afee3e843ecb0f70eb68e34533
timeCreated: 1475870264 timeCreated: 1476525758
licenseType: Free licenseType: Free
PluginImporter: PluginImporter:
serializedVersion: 1 serializedVersion: 1

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 5a7d06be12153475b8ea68e1ad8a10b2 guid: 5accf2f76c39043afaf11033c5682c24
timeCreated: 1475870262 timeCreated: 1476525759
licenseType: Free licenseType: Free
PluginImporter: PluginImporter:
serializedVersion: 1 serializedVersion: 1
@@ -9,10 +9,10 @@ PluginImporter:
isPreloaded: 0 isPreloaded: 0
platformData: platformData:
Any: Any:
enabled: 0 enabled: 1
settings: {} settings: {}
Editor: Editor:
enabled: 1 enabled: 0
settings: settings:
DefaultValueInitialized: true DefaultValueInitialized: true
WindowsStoreApps: WindowsStoreApps:

View File

@@ -8,8 +8,8 @@ MonoBehaviour:
m_GameObject: {fileID: 0} m_GameObject: {fileID: 0}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 1806722981, guid: 66289c51c875048789ea3500289f81af, type: 3} m_Script: {fileID: 1806722981, guid: 5accf2f76c39043afaf11033c5682c24, type: 3}
m_Name: SwfSettings m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
Settings: Settings:
MaxAtlasSize: 1024 MaxAtlasSize: 1024

View File

@@ -6,7 +6,6 @@
<ProjectGuid>{30886846-765A-400B-AD3E-436089DE68ED}</ProjectGuid> <ProjectGuid>{30886846-765A-400B-AD3E-436089DE68ED}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>FTEditor</RootNamespace> <RootNamespace>FTEditor</RootNamespace>
<UseMSBuildEngine>True</UseMSBuildEngine>
<ReleaseVersion>0.5</ReleaseVersion> <ReleaseVersion>0.5</ReleaseVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
@@ -15,11 +14,11 @@
<OutputPath>..\..\Assets\FlashTools\Plugins\Editor</OutputPath> <OutputPath>..\..\Assets\FlashTools\Plugins\Editor</OutputPath>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<NoStdLib>true</NoStdLib> <NoStdLib>true</NoStdLib>
<DefineConstants>FT_VERSION_DEMO</DefineConstants> <DefineConstants>FT_VERSION_DEMO</DefineConstants>
<AssemblyName>FTEditorDemo</AssemblyName> <AssemblyName>FTEditorDemo</AssemblyName>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' ">
<Optimize>true</Optimize> <Optimize>true</Optimize>

View File

@@ -6,7 +6,6 @@
<ProjectGuid>{48D55C1A-BBD5-44D9-9CC5-473A1BBA9AB5}</ProjectGuid> <ProjectGuid>{48D55C1A-BBD5-44D9-9CC5-473A1BBA9AB5}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>FTRuntime</RootNamespace> <RootNamespace>FTRuntime</RootNamespace>
<UseMSBuildEngine>True</UseMSBuildEngine>
<ReleaseVersion>0.5</ReleaseVersion> <ReleaseVersion>0.5</ReleaseVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
@@ -15,11 +14,11 @@
<OutputPath>..\..\Assets\FlashTools\Plugins</OutputPath> <OutputPath>..\..\Assets\FlashTools\Plugins</OutputPath>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<NoStdLib>true</NoStdLib> <NoStdLib>true</NoStdLib>
<DefineConstants>FT_VERSION_DEMO</DefineConstants> <DefineConstants>FT_VERSION_DEMO</DefineConstants>
<AssemblyName>FTRuntimeDemo</AssemblyName> <AssemblyName>FTRuntimeDemo</AssemblyName>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' ">
<Optimize>true</Optimize> <Optimize>true</Optimize>

View File

@@ -6,7 +6,6 @@
<ProjectGuid>{4EB8756F-398B-4356-90FB-0ED056B3E6E9}</ProjectGuid> <ProjectGuid>{4EB8756F-398B-4356-90FB-0ED056B3E6E9}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>FTSwfTools</RootNamespace> <RootNamespace>FTSwfTools</RootNamespace>
<UseMSBuildEngine>True</UseMSBuildEngine>
<ReleaseVersion>0.5</ReleaseVersion> <ReleaseVersion>0.5</ReleaseVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
@@ -15,11 +14,11 @@
<OutputPath>..\..\Assets\FlashTools\Plugins\Editor</OutputPath> <OutputPath>..\..\Assets\FlashTools\Plugins\Editor</OutputPath>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<NoStdLib>true</NoStdLib> <NoStdLib>true</NoStdLib>
<DefineConstants>FT_VERSION_DEMO</DefineConstants> <DefineConstants>FT_VERSION_DEMO</DefineConstants>
<AssemblyName>FTSwfToolsDemo</AssemblyName> <AssemblyName>FTSwfToolsDemo</AssemblyName>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_FULL|AnyCPU' ">
<Optimize>true</Optimize> <Optimize>true</Optimize>