OSDN Git Service

#xxxxx Rel115リリース準備。アセンブリのプロパティ情報更新や、デバッグ用のミキシング数表示の削除など。
authoryyagi <yyagi.dtxmania@gmail.com>
Thu, 22 Aug 2019 16:17:38 +0000 (01:17 +0900)
committeryyagi <yyagi.dtxmania@gmail.com>
Thu, 22 Aug 2019 16:17:38 +0000 (01:17 +0900)
DTXMania/DTXMania.csproj
DTXMania/Properties/AssemblyInfo.cs
DTXMania/コード/全体/CDTXMania.cs

index 5bc8e57..1f4f329 100644 (file)
@@ -45,7 +45,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
     <DebugSymbols>true</DebugSymbols>
     <OutputPath>bin\Debug\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;_TEST_ENGLISH TEST_Direct3D9Ex_ WindowedFullscreen TEST_MEASUREFRAMEDRAWTIME_ SOUNDCPULOAD</DefineConstants>
+    <DefineConstants>TRACE;DEBUG;_TEST_ENGLISH TEST_Direct3D9Ex_ WindowedFullscreen TEST_MEASUREFRAMEDRAWTIME_ _SOUNDCPULOAD</DefineConstants>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <NoWarn>0219</NoWarn>
     <DebugType>full</DebugType>
index 0412f92..60b1542 100644 (file)
@@ -33,8 +33,8 @@ using System.Resources;
 // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を 
 // 既定値にすることができます:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("114.0.0.0")]
-[assembly: AssemblyFileVersion("114.0.0.0")]
+[assembly: AssemblyVersion("115.0.0.0")]
+[assembly: AssemblyFileVersion("115.0.0.0")]
 [assembly: NeutralResourcesLanguageAttribute("ja-JP")]
 
 // このアセンブリは「ライブラリ」である(難読化ツールへの指示)。
index 65c20bc..09bba10 100644 (file)
@@ -25,7 +25,7 @@ namespace DTXMania
        {
                // プロパティ
                #region [ properties ]
-               public static readonly string VERSION = "114(190117)";
+               public static readonly string VERSION = "115(190901)";
                //public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";
                public static readonly string D3DXDLL = "d3dx9_43.dll";     // June 2010
                //public static readonly string D3DXDLL = "d3dx9_42.dll";       // February 2010