diff --git a/DarkControls/DarkControls.csproj b/DarkControls/DarkControls.csproj index 3c4c3f9..faf33d1 100644 --- a/DarkControls/DarkControls.csproj +++ b/DarkControls/DarkControls.csproj @@ -18,7 +18,7 @@ true full false - bin\Debug\ + bin\x86\Debug\ DEBUG;TRACE prompt 4 @@ -50,6 +50,24 @@ 7.3 prompt + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + 7.3 + prompt + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + 7.3 + prompt + diff --git a/DriverInterface/DriverInterface.csproj b/DriverInterface/DriverInterface.csproj index 5bb315f..7c62bc3 100644 --- a/DriverInterface/DriverInterface.csproj +++ b/DriverInterface/DriverInterface.csproj @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + bin\x86\Release\ TRACE prompt 4 diff --git a/KsDumper11.sln b/KsDumper11.sln index bca96ad..9a235f3 100644 --- a/KsDumper11.sln +++ b/KsDumper11.sln @@ -48,8 +48,8 @@ Global {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|Any CPU.Build.0 = Release|Any CPU {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x64.ActiveCfg = Release|x64 {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x64.Build.0 = Release|x64 - {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x86.ActiveCfg = Release|Any CPU - {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x86.Build.0 = Release|Any CPU + {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x86.ActiveCfg = Release|x86 + {66C94ACB-63C7-42A3-9D83-A3801CED4F1C}.Release|x86.Build.0 = Release|x86 {8EADAB93-F111-43AF-9E10-2376AE515491}.Debug|Any CPU.ActiveCfg = Debug|x64 {8EADAB93-F111-43AF-9E10-2376AE515491}.Debug|Any CPU.Build.0 = Debug|x64 {8EADAB93-F111-43AF-9E10-2376AE515491}.Debug|x64.ActiveCfg = Debug|x64 diff --git a/KsDumper11/KsDumper11.csproj b/KsDumper11/KsDumper11.csproj index b8b9d36..756c057 100644 --- a/KsDumper11/KsDumper11.csproj +++ b/KsDumper11/KsDumper11.csproj @@ -16,7 +16,7 @@ true - bin\Debug\x64\ + bin\x64\Debug\ TRACE;DEBUG;WIN64 full x64 @@ -25,7 +25,7 @@ true - bin\Release\x64\ + bin\x64\Release\ TRACE;WIN64 true pdbonly @@ -39,7 +39,7 @@ true - bin\Debug\ + bin\x86\Debug\ TRACE;DEBUG;WIN64 full AnyCPU @@ -49,7 +49,7 @@ true - ..\..\..\..\..\..\VM Share\KsDumper VM\KsDumper v1.1\ + bin\x86\Release\ TRACE;WIN64 true pdbonly @@ -61,7 +61,7 @@ true - ..\..\..\..\..\..\VM Share\KsDumper VM\KsDumper v1.1\ + bin\x86\Debug\ TRACE;DEBUG;WIN64 full x86 @@ -71,7 +71,7 @@ true - ..\..\..\..\..\..\VM Share\KsDumper VM\KsDumper v1.1\ + bin\x86\Release\ TRACE;WIN64 true pdbonly