Debug AnyCPU {08D83A7E-52A9-451E-A53A-1A7946F8BB77} WinExe Properties Mesen.GUI Mesen v4.5 512 Icon.ico 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 UserControl ctrlTrackbar.cs UserControl ctrlRenderer.cs Component UserControl UserControl ctrlBreakpoints.cs UserControl ctrlCallstack.cs UserControl ctrlPaletteViewer.cs UserControl ctrlSpriteViewer.cs UserControl ctrlChrViewer.cs UserControl ctrlConsoleStatus.cs UserControl ctrlDebuggerCode.cs UserControl ctrlHexViewer.cs UserControl ctrlNametableViewer.cs UserControl ctrlScrollableTextbox.cs ctrlTextbox.cs UserControl ctrlWatch.cs Form frmBreakpoint.cs Form frmDebugger.cs Form frmGoToLine.cs Form frmMemoryViewer.cs Form frmPpuViewer.cs Form frmTraceLogger.cs BaseConfigForm.cs Form Form Form frmCheat.cs UserControl ctrlDipSwitch.cs UserControl ctrlInputPortConfig.cs UserControl ctrlStandardController.cs Form frmControllerConfig.cs Form frmGetKey.cs Form frmInputConfig.cs Form frmAudioConfig.cs Form frmPreferences.cs Form frmVideoConfig.cs Form frmCheatList.cs Form frmVsGameConfig.cs Form frmAbout.cs Form frmDownloadProgress.cs Form frmUpdatePrompt.cs Form frmClientConfig.cs Form frmMain.cs Form frmPlayerProfile.cs Form frmServerConfig.cs ctrlTrackbar.cs ctrlRenderer.cs ctrlBreakpoints.cs ctrlCallstack.cs ctrlPaletteViewer.cs ctrlSpriteViewer.cs ctrlChrViewer.cs ctrlConsoleStatus.cs ctrlDebuggerCode.cs ctrlHexViewer.cs ctrlNametableViewer.cs ctrlScrollableTextbox.cs ctrlWatch.cs frmBreakpoint.cs frmDebugger.cs frmGoToLine.cs frmMemoryViewer.cs frmPpuViewer.cs frmTraceLogger.cs BaseConfigForm.cs BaseForm.cs frmCheat.cs ctrlDipSwitch.cs ctrlInputPortConfig.cs ctrlStandardController.cs frmControllerConfig.cs frmGetKey.cs frmInputConfig.cs frmAudioConfig.cs frmPreferences.cs frmVideoConfig.cs frmCheatList.cs frmVsGameConfig.cs frmAbout.cs frmDownloadProgress.cs frmMain.cs frmUpdatePrompt.cs frmClientConfig.cs frmPlayerProfile.cs frmServerConfig.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx True Always Always Always Always SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True Always Always Designer Always Designer Always Designer Always Designer Dependencies\Dependencies.zip 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\WinMesen.dll" "Dependencies\WinMesen.x86.dll" copy "$(SolutionDir)bin\x86\PGO Profile\BlipBuffer.dll" "Dependencies\BlipBuffer.x86.dll" copy "$(SolutionDir)bin\x86\PGO Profile\NesNtsc.dll" "Dependencies\NesNtsc.x86.dll" copy "$(SolutionDir)bin\x64\PGO Profile\WinMesen.dll" "Dependencies\WinMesen.x64.dll" copy "$(SolutionDir)bin\x64\PGO Profile\BlipBuffer.dll" "Dependencies\BlipBuffer.x64.dll" copy "$(SolutionDir)bin\x64\PGO Profile\NesNtsc.dll" "Dependencies\NesNtsc.x64.dll" ) if NOT "PGO Optimize" == "$(ConfigurationName)" ( copy "$(SolutionDir)bin\x86\$(ConfigurationName)\WinMesen.dll" "Dependencies\WinMesen.x86.dll" copy "$(SolutionDir)bin\x86\$(ConfigurationName)\BlipBuffer.dll" "Dependencies\BlipBuffer.x86.dll" copy "$(SolutionDir)bin\x86\$(ConfigurationName)\NesNtsc.dll" "Dependencies\NesNtsc.x86.dll" copy "$(SolutionDir)bin\x64\$(ConfigurationName)\WinMesen.dll" "Dependencies\WinMesen.x64.dll" copy "$(SolutionDir)bin\x64\$(ConfigurationName)\BlipBuffer.dll" "Dependencies\BlipBuffer.x64.dll" copy "$(SolutionDir)bin\x64\$(ConfigurationName)\NesNtsc.dll" "Dependencies\NesNtsc.x64.dll" ) copy "MesenUpdater.exe" "Dependencies\MesenUpdater.exe" call DependencyPacker.exe