Debug AnyCPU {08D83A7E-52A9-451E-A53A-1A7946F8BB77} WinExe Properties Mesen.GUI MesenS v4.5 512 publish\ true Disk false Foreground 7 Days false false true 0 1.0.0.%2a false false true true ..\bin\x64\Debug\ DEBUG;TRACE false full AnyCPU prompt MinimumRecommendedRules.ruleset false ..\bin\x64\Release\ TRACE false true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset false true ..\bin\x86\Debug\ DEBUG;TRACE false full x86 prompt MinimumRecommendedRules.ruleset false ..\bin\x86\Release\ TRACE false true pdbonly x86 prompt MinimumRecommendedRules.ruleset false true ..\bin\Any CPU\Debug\ DEBUG;TRACE false full AnyCPU prompt MinimumRecommendedRules.ruleset false ..\bin\Any CPU\Release\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset false ..\bin\x64\PGO Profile\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset false ..\bin\x86\PGO Profile\ TRACE false true pdbonly x86 prompt MinimumRecommendedRules.ruleset false ..\bin\Any CPU\PGO Profile\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset false false ..\bin\x64\PGO Profile\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset false ..\bin\x86\PGO Profile\ TRACE false true pdbonly x86 prompt MinimumRecommendedRules.ruleset false ..\bin\Any CPU\PGO Profile\ TRACE;HIDETESTMENU true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset false false app.manifest bin\x64\Libretro\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset bin\x86\Libretro\ TRACE true pdbonly x86 prompt MinimumRecommendedRules.ruleset bin\Libretro\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset UserControl Component UserControl ctrlHorizontalTrackbar.cs UserControl ctrlLoadingRom.cs Component Component Component Component UserControl ctrlPathSelection.cs UserControl UserControl ctrlRiskyOption.cs Component UserControl ctrlTrackbar.cs UserControl ctrlRenderer.cs Component Component Component ctrlTextbox.cs UserControl ctrlScrollableTextbox.cs Form frmTraceLogger.cs BaseConfigForm.cs Form Form Form Form frmMain.cs ctrlPathSelection.cs MesenNumericUpDown.cs ctrlHorizontalTrackbar.cs ctrlLoadingRom.cs ctrlRiskyOption.cs ctrlTrackbar.cs ctrlRenderer.cs ctrlScrollableTextbox.cs frmTraceLogger.cs BaseConfigForm.cs BaseForm.cs BaseInputForm.cs frmMain.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx True Always Always Always SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True Always Always Designer Dependencies\Dependencies.zip False .NET Framework 3.5 SP1 false mkdir "Dependencies" if "x86" == "$(PlatformName)" copy "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\pgort140.dll" "pgort140.dll" if "x64" == "$(PlatformName)" copy "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\pgort140.dll" "pgort140.dll" if "PGO Optimize" == "$(ConfigurationName)" ( copy "$(SolutionDir)bin\x86\PGO Profile\MesenCore.dll" "Dependencies\MesenCore.x86.dll" copy "$(SolutionDir)bin\x64\PGO Profile\MesenCore.dll" "Dependencies\MesenCore.x64.dll" ) if NOT "PGO Optimize" == "$(ConfigurationName)" ( copy "$(SolutionDir)bin\x86\$(ConfigurationName)\MesenCore.dll" "Dependencies\MesenCore.x86.dll" copy "$(SolutionDir)bin\x64\$(ConfigurationName)\MesenCore.dll" "Dependencies\MesenCore.x64.dll" ) copy "MesenUpdater.exe" "Dependencies\MesenUpdater.exe" call DependencyPacker.exe