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 False Dependencies\BouncyCastle.Crypto.dll False False Dependencies\Google.Apis.dll False False Dependencies\Google.Apis.Auth.dll False False Dependencies\Google.Apis.Auth.PlatformServices.dll False False Dependencies\Google.Apis.Core.dll False False Dependencies\Google.Apis.Drive.v3.dll False False Dependencies\Google.Apis.PlatformServices.dll False False Dependencies\Newtonsoft.Json.dll False False Dependencies\Zlib.Portable.dll False UserControl ctrlHorizontalTrackbar.cs UserControl ctrlLoadingRom.cs UserControl ctrlNsfPlayer.cs UserControl ctrlTrackbar.cs UserControl ctrlRenderer.cs Component UserControl UserControl ctrlBreakpoints.cs UserControl ctrlCallstack.cs UserControl ctrlAddressList.cs UserControl ctrlLabelList.cs UserControl ctrlFunctionList.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 frmCodeTooltip.cs Form frmEditLabel.cs Form frmBreakpoint.cs Form frmDebugger.cs Form frmGoToLine.cs Form frmMemoryViewer.cs Form frmPpuViewer.cs Form frmTraceLogger.cs BaseConfigForm.cs Form Form UserControl ctrlCheatFinder.cs Form frmCheat.cs Form frmCheatImport.cs Form frmCheatImportFromDb.cs UserControl ctrlDipSwitch.cs UserControl ctrlEmulatorShortcuts.cs UserControl ctrlInputPortConfig.cs UserControl ctrlStandardController.cs Form frmControllerConfig.cs Form frmGetKey.cs Form frmInputConfig.cs Form frmAudioConfig.cs Form frmEmulationConfig.cs Form frmPreferences.cs Form frmVideoConfig.cs Form frmCheatList.cs Form frmVsGameConfig.cs Form frmAbout.cs Form frmDownloadProgress.cs Form frmLogWindow.cs Form frmSelectRom.cs Form frmUpdatePrompt.cs Form frmClientConfig.cs Form frmMain.cs Form frmPlayerProfile.cs Form frmServerConfig.cs ctrlHorizontalTrackbar.cs ctrlLoadingRom.cs ctrlNsfPlayer.cs ctrlTrackbar.cs ctrlRenderer.cs ctrlBreakpoints.cs ctrlCallstack.cs ctrlAddressList.cs ctrlLabelList.cs ctrlFunctionList.cs ctrlPaletteViewer.cs ctrlSpriteViewer.cs ctrlChrViewer.cs ctrlConsoleStatus.cs ctrlDebuggerCode.cs ctrlHexViewer.cs ctrlNametableViewer.cs ctrlScrollableTextbox.cs ctrlWatch.cs frmCodeTooltip.cs frmEditLabel.cs frmBreakpoint.cs frmDebugger.cs frmGoToLine.cs frmMemoryViewer.cs frmPpuViewer.cs frmTraceLogger.cs BaseConfigForm.cs BaseForm.cs ctrlCheatFinder.cs frmCheat.cs frmCheatImport.cs frmCheatImportFromDb.cs ctrlDipSwitch.cs ctrlEmulatorShortcuts.cs ctrlInputPortConfig.cs ctrlStandardController.cs frmControllerConfig.cs frmEmulationConfig.cs frmGetKey.cs frmInputConfig.cs frmAudioConfig.cs frmPreferences.cs Designer frmVideoConfig.cs frmCheatList.cs frmVsGameConfig.cs frmAbout.cs frmDownloadProgress.cs frmLogWindow.cs frmMain.cs frmSelectRom.cs frmUpdatePrompt.cs frmClientConfig.cs frmPlayerProfile.cs frmServerConfig.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx True Always Always SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True Always Always Always Always Always Always Always Always Always Always Always Always Designer Always Always Designer Always Designer Always Designer Always Always Designer Always 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\x64\PGO Profile\WinMesen.dll" "Dependencies\WinMesen.x64.dll" ) if NOT "PGO Optimize" == "$(ConfigurationName)" ( copy "$(SolutionDir)bin\x86\$(ConfigurationName)\WinMesen.dll" "Dependencies\WinMesen.x86.dll" copy "$(SolutionDir)bin\x64\$(ConfigurationName)\WinMesen.dll" "Dependencies\WinMesen.x64.dll" ) copy "MesenUpdater.exe" "Dependencies\MesenUpdater.exe" call DependencyPacker.exe