forked from phisiart/C-Compiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathC-Compiler.userprefs
More file actions
30 lines (30 loc) · 1.33 KB
/
C-Compiler.userprefs
File metadata and controls
30 lines (30 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<Properties StartupItem="C-Compiler.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench ActiveDocument="SyntaxTree/unary_operators.cs">
<Files>
<File FileName="SyntaxTree/unary_operators.cs" Line="245" Column="13" />
<File FileName="AST/types.cs" Line="156" Column="54" />
<File FileName="AST/expressions.cs" Line="742" Column="42" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.ItemProperties.C-Compiler>
<MonoDevelop.Ide.CustomExecutionModes>
<Data Name="StructReturn" Id="7d56aa15-f70e-43bb-919b-ebd90378bc0a" ModeId="Default">
<CommandData>
<Item Key="MonoDevelop.Ide.Execution.CustomArgsCustomizer">
<Value Arguments="../../TestPrograms/StructReturn.c" ctype="CustomArgsExecutionModeData">
<EnvironmentVariables />
</Value>
</Item>
<Item Key="MonoDevelop.Ide.Execution.MonoExecutionCustomizer">
<Value ctype="MonoExecutionParameters" />
</Item>
</CommandData>
</Data>
</MonoDevelop.Ide.CustomExecutionModes>
</MonoDevelop.Ide.ItemProperties.C-Compiler>
</Properties>