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
Resources\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
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
ctrlBreakpoints.cs
Form
frmBreakpoint.cs
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
UserControl
ctrlConsoleStatus.cs
UserControl
ctrlDbgShortcuts.cs
UserControl
ctrlDisassemblyView.cs
UserControl
ctrlHexViewer.cs
UserControl
ctrlWatch.cs
UserControl
ctrlEventViewerPpuView.cs
Form
frmEventViewer.cs
Form
frmDbgPreferences.cs
Form
frmDbgShortcutGetKey.cs
Component
Component
ctrlTextbox.cs
UserControl
ctrlScrollableTextbox.cs
Form
frmDebugger.cs
Form
frmFadeSpeed.cs
Form
frmGoToLine.cs
Form
frmMemoryTools.cs
UserControl
ctrlScanlineCycleSelect.cs
Form
frmTilemapViewer.cs
Form
frmTraceLogger.cs
Component
Component
Form
frmInfoTooltip.cs
Form
BaseConfigForm.cs
Form
Form
Form
Form
frmAudioConfig.cs
Form
frmVideoConfig.cs
Form
frmLogWindow.cs
Form
frmMain.cs
Form
frmSelectRom.cs
ctrlPathSelection.cs
MesenNumericUpDown.cs
ctrlHorizontalTrackbar.cs
ctrlLoadingRom.cs
ctrlRiskyOption.cs
ctrlTrackbar.cs
ctrlRenderer.cs
ctrlBreakpoints.cs
frmBreakpoint.cs
ctrlConsoleStatus.cs
ctrlDbgShortcuts.cs
ctrlDisassemblyView.cs
ctrlHexViewer.cs
ctrlWatch.cs
ctrlEventViewerPpuView.cs
frmEventViewer.cs
frmDbgPreferences.cs
frmDbgShortcutGetKey.cs
ctrlScrollableTextbox.cs
frmDebugger.cs
frmFadeSpeed.cs
frmGoToLine.cs
frmMemoryTools.cs
ctrlScanlineCycleSelect.cs
frmTilemapViewer.cs
frmTraceLogger.cs
HexBox.cs
frmInfoTooltip.cs
BaseConfigForm.cs
BaseForm.cs
BaseInputForm.cs
frmAudioConfig.cs
frmVideoConfig.cs
frmLogWindow.cs
frmMain.cs
frmSelectRom.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 "PGO Optimize" == "$(ConfigurationName)" (
copy "$(SolutionDir)bin\x86\PGO Profile\MesenSCore.dll" "Dependencies\MesenSCore.x86.dll"
copy "$(SolutionDir)bin\x64\PGO Profile\MesenSCore.dll" "Dependencies\MesenSCore.x64.dll"
)
if NOT "PGO Optimize" == "$(ConfigurationName)" (
copy "$(SolutionDir)bin\x86\$(ConfigurationName)\MesenSCore.dll" "Dependencies\MesenSCore.x86.dll"
copy "$(SolutionDir)bin\x64\$(ConfigurationName)\MesenSCore.dll" "Dependencies\MesenSCore.x64.dll"
)
copy "MesenUpdater.exe" "Dependencies\MesenUpdater.exe"
call DependencyPacker.exe