|
|
|
@ -1,311 +1,388 @@
@@ -1,311 +1,388 @@
|
|
|
|
|
<Components version="1.0"> |
|
|
|
|
<System.Windows.Forms.UserControl> |
|
|
|
|
<Name value="XmlUserControl1" /> |
|
|
|
|
<ClientSize value="{Width=527, Height=657}" /> |
|
|
|
|
<Name value="cSharpBuildOptionsPanel" /> |
|
|
|
|
<ClientSize value="{Width=510, Height=684}" /> |
|
|
|
|
<AutoScroll value="True" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="generalGroupBox" /> |
|
|
|
|
<Location value="{X=3,Y=3}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.General}" /> |
|
|
|
|
<Size value="{Width=521, Height=152}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=504, Height=146}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.General}" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="noCorlibCheckBox" /> |
|
|
|
|
<Location value="{X=12,Y=124}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.NoCorlib}" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
<Size value="{Width=503, Height=24}" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="checkForOverflowCheckBox" /> |
|
|
|
|
<Location value="{X=12,Y=104}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.CheckForOverflow}" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<Size value="{Width=502, Height=24}" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label1" /> |
|
|
|
|
<Location value="{X=6,Y=17}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.ConditionalSymbols}" /> |
|
|
|
|
<Name value="conditionalSymbolsLabel" /> |
|
|
|
|
<Location value="{X=6,Y=16}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=492, Height=16}" /> |
|
|
|
|
<TextAlign value="BottomLeft" /> |
|
|
|
|
<Size value="{Width=470, Height=16}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.ConditionalSymbols}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="conditionalSymbolsTextBox" /> |
|
|
|
|
<Location value="{X=6,Y=36}" /> |
|
|
|
|
<Size value="{Width=492, Height=21}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=502, Height=21}" /> |
|
|
|
|
<Location value="{X=13,Y=36}" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="optimizeCodeCheckBox" /> |
|
|
|
|
<Size value="{Width=492, Height=21}" /> |
|
|
|
|
<Location value="{X=6,Y=60}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.OptimizeCode}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="allowUnsafeCodeCheckBox" /> |
|
|
|
|
<Location value="{X=13,Y=84}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Size value="{Width=492, Height=21}" /> |
|
|
|
|
<Location value="{X=6,Y=80}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.AllowUnsafeCode}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Size value="{Width=502, Height=24}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="checkForOverflowCheckBox" /> |
|
|
|
|
<Size value="{Width=492, Height=21}" /> |
|
|
|
|
<Location value="{X=6,Y=100}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.CheckForOverflow}" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="optimizeCodeCheckBox" /> |
|
|
|
|
<Location value="{X=13,Y=64}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.OptimizeCode}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Size value="{Width=502, Height=24}" /> |
|
|
|
|
<Name value="noCorlibCheckBox" /> |
|
|
|
|
<Size value="{Width=492, Height=21}" /> |
|
|
|
|
<Location value="{X=6,Y=120}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.BuildOptions.NoCorlib}" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="outputGroupBox" /> |
|
|
|
|
<Location value="{X=3,Y=161}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.Output}" /> |
|
|
|
|
<Size value="{Width=521, Height=299}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Location value="{X=3,Y=152}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=504, Height=362}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.Output}" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="targetFrameworkComboBox" /> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="outputPathLabel" /> |
|
|
|
|
<Location value="{X=12,Y=17}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=492, Height=16}" /> |
|
|
|
|
<TextAlign value="BottomLeft" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.OutputPath}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="outputPathTextBox" /> |
|
|
|
|
<Location value="{X=12,Y=37}" /> |
|
|
|
|
<Size value="{Width=448, Height=21}" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Button> |
|
|
|
|
<Name value="outputPathBrowseButton" /> |
|
|
|
|
<Location value="{X=464,Y=37}" /> |
|
|
|
|
<Anchor value="Top, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=40, Height=21}" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
<Text value="..." /> |
|
|
|
|
</System.Windows.Forms.Button> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="xmlDocumentationCheckBox" /> |
|
|
|
|
<Size value="{Width=154, Height=21}" /> |
|
|
|
|
<Location value="{X=12,Y=61}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.XmlDocumentationFile}" /> |
|
|
|
|
<TabIndex value="6" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="xmlDocumentationTextBox" /> |
|
|
|
|
<Location value="{X=170,Y=61}" /> |
|
|
|
|
<Size value="{Width=333, Height=21}" /> |
|
|
|
|
<TabIndex value="7" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="debugInfoLabel" /> |
|
|
|
|
<Location value="{X=12,Y=85}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="8" /> |
|
|
|
|
<Size value="{Width=121, Height=21}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.DebugInfo}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="debugInfoComboBox" /> |
|
|
|
|
<Location value="{X=170,Y=85}" /> |
|
|
|
|
<TabIndex value="9" /> |
|
|
|
|
<Size value="{Width=140, Height=21}" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=164,Y=112}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="targetFrameworkLabel" /> |
|
|
|
|
<Location value="{X=13,Y=112}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TargetFramework}" /> |
|
|
|
|
<Location value="{X=12,Y=109}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=150, Height=23}" /> |
|
|
|
|
<TabIndex value="7" /> |
|
|
|
|
<TabIndex value="10" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TargetFramework}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="targetFrameworkComboBox" /> |
|
|
|
|
<Location value="{X=170,Y=109}" /> |
|
|
|
|
<TabIndex value="11" /> |
|
|
|
|
<Size value="{Width=140, Height=21}" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="advancedOutputGroupBox" /> |
|
|
|
|
<Location value="{X=6,Y=138}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.Advanced}" /> |
|
|
|
|
<Size value="{Width=505, Height=155}" /> |
|
|
|
|
<Location value="{X=6,Y=136}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=492, Height=220}" /> |
|
|
|
|
<TabIndex value="9" /> |
|
|
|
|
<Anchor value="Top, Bottom, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.Advanced}" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="targetCpuComboBox" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<Size value="{Width=171, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=193,Y=71}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Panel> |
|
|
|
|
<Name value="platformSpecificOptionsPanel" /> |
|
|
|
|
<Location value="{X=6,Y=14}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=480, Height=121}" /> |
|
|
|
|
<TabIndex value="9" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="generateSerializationAssemblyLabel" /> |
|
|
|
|
<Location value="{X=3,Y=23}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=180, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.GenerateSerializationAssembly}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="dllBaseAddressTextBox" /> |
|
|
|
|
<Location value="{X=189,Y=95}" /> |
|
|
|
|
<Size value="{Width=140, Height=21}" /> |
|
|
|
|
<TabIndex value="8" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="dllBaseAddressLabel" /> |
|
|
|
|
<Location value="{X=3,Y=95}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=180, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="7" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.DLLBaseAddress}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="registerCOMInteropCheckBox" /> |
|
|
|
|
<Size value="{Width=300, Height=21}" /> |
|
|
|
|
<Location value="{X=177,Y=1}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.RegisterForCOM}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="fileAlignmentComboBox" /> |
|
|
|
|
<Location value="{X=189,Y=71}" /> |
|
|
|
|
<TabIndex value="6" /> |
|
|
|
|
<Size value="{Width=180, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="fileAlignmentLabel" /> |
|
|
|
|
<Location value="{X=3,Y=71}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=180, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.FileAlignment}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="targetCpuComboBox" /> |
|
|
|
|
<Location value="{X=189,Y=47}" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<Size value="{Width=180, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="targetCpuLabel" /> |
|
|
|
|
<Location value="{X=3,Y=47}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=180, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TargetCPU}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="generateSerializationAssemblyComboBox" /> |
|
|
|
|
<Location value="{X=189,Y=23}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Size value="{Width=180, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.Panel> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label9" /> |
|
|
|
|
<Location value="{X=6,Y=69}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TargetCPU}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=181, Height=23}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Name value="baseIntermediateOutputPathLabel" /> |
|
|
|
|
<Location value="{X=6,Y=134}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=480, Height=16}" /> |
|
|
|
|
<TextAlign value="BottomLeft" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.BaseIntermediateOutputPath}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="dllBaseAddressTextBox" /> |
|
|
|
|
<TabIndex value="8" /> |
|
|
|
|
<Size value="{Width=121, Height=21}" /> |
|
|
|
|
<Location value="{X=193,Y=125}" /> |
|
|
|
|
<Name value="baseIntermediateOutputPathTextBox" /> |
|
|
|
|
<Location value="{X=6,Y=153}" /> |
|
|
|
|
<Size value="{Width=429, Height=21}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Button> |
|
|
|
|
<Name value="baseIntermediateOutputPathBrowseButton" /> |
|
|
|
|
<Location value="{X=446,Y=153}" /> |
|
|
|
|
<Anchor value="Top, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=40, Height=21}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Text value="..." /> |
|
|
|
|
</System.Windows.Forms.Button> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label8" /> |
|
|
|
|
<Location value="{X=7,Y=123}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.DLLBaseAddress}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=180, Height=23}" /> |
|
|
|
|
<TabIndex value="7" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="fileAlignmentComboBox" /> |
|
|
|
|
<TabIndex value="6" /> |
|
|
|
|
<Size value="{Width=171, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=193,Y=98}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label7" /> |
|
|
|
|
<Location value="{X=6,Y=96}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.FileAlignment}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=181, Height=23}" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="registerCOMInteropCheckBox" /> |
|
|
|
|
<Location value="{X=175,Y=18}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.RegisterForCOM}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Size value="{Width=209, Height=20}" /> |
|
|
|
|
<Name value="intermediateOutputPathLabel" /> |
|
|
|
|
<Location value="{X=6,Y=177}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label2" /> |
|
|
|
|
<Location value="{X=6,Y=43}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.GenerateSerializationAssembly}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=181, Height=20}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=480, Height=16}" /> |
|
|
|
|
<TextAlign value="BottomLeft" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.IntermediateOutputPath}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="generateSerializationAssemblyComboBox" /> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="intermediateOutputPathTextBox" /> |
|
|
|
|
<Location value="{X=6,Y=193}" /> |
|
|
|
|
<Size value="{Width=429, Height=21}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Button> |
|
|
|
|
<Name value="intermediateOutputPathBrowseButton" /> |
|
|
|
|
<Location value="{X=446,Y=192}" /> |
|
|
|
|
<Anchor value="Top, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=40, Height=21}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Size value="{Width=171, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=193,Y=44}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<Text value="..." /> |
|
|
|
|
</System.Windows.Forms.Button> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="warningsGroupBox" /> |
|
|
|
|
<Location value="{X=3,Y=518}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=504, Height=66}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.ErrorsAndWarnings}" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="warningLevelLabel" /> |
|
|
|
|
<Location value="{X=6,Y=16}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.WarningLevel}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="debugInfoComboBox" /> |
|
|
|
|
<TabIndex value="6" /> |
|
|
|
|
<Size value="{Width=121, Height=21}" /> |
|
|
|
|
<Name value="warningLevelComboBox" /> |
|
|
|
|
<Location value="{X=164,Y=16}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Size value="{Width=60, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=164,Y=88}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="debugInfoLabel" /> |
|
|
|
|
<Location value="{X=13,Y=86}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.DebugInfo}" /> |
|
|
|
|
<Name value="suppressWarningsLabel" /> |
|
|
|
|
<Location value="{X=6,Y=40}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=16}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=145, Height=23}" /> |
|
|
|
|
<TabIndex value="5" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.CheckBox> |
|
|
|
|
<Name value="xmlDocumentationCheckBox" /> |
|
|
|
|
<Location value="{X=13,Y=63}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.XmlDocumentationFile}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Size value="{Width=151, Height=20}" /> |
|
|
|
|
</System.Windows.Forms.CheckBox> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="xmlDocumentationTextBox" /> |
|
|
|
|
<TabIndex value="4" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=351, Height=21}" /> |
|
|
|
|
<Location value="{X=164,Y=62}" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label5" /> |
|
|
|
|
<Location value="{X=6,Y=17}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.OutputPath}" /> |
|
|
|
|
<TextAlign value="BottomLeft" /> |
|
|
|
|
<Size value="{Width=505, Height=16}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.SuppressWarnings}" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="outputPathTextBox" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Name value="suppressWarningsTextBox" /> |
|
|
|
|
<Location value="{X=164,Y=40}" /> |
|
|
|
|
<Size value="{Width=333, Height=21}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=457, Height=21}" /> |
|
|
|
|
<Location value="{X=13,Y=36}" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Button> |
|
|
|
|
<Name value="outputPathBrowseButton" /> |
|
|
|
|
<Location value="{X=475,Y=36}" /> |
|
|
|
|
<Text value="..." /> |
|
|
|
|
<Size value="{Width=40, Height=21}" /> |
|
|
|
|
<Anchor value="Top, Right" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
</System.Windows.Forms.Button> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="treatWarningsAsErrorsGroupBox" /> |
|
|
|
|
<Location value="{X=3,Y=552}" /> |
|
|
|
|
<Location value="{X=3,Y=588}" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors}" /> |
|
|
|
|
<Size value="{Width=521, Height=100}" /> |
|
|
|
|
<Size value="{Width=504, Height=92}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors}" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="specificWarningsTextBox" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=377, Height=21}" /> |
|
|
|
|
<Location value="{X=136,Y=44}" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.RadioButton> |
|
|
|
|
<Name value="allRadioButton" /> |
|
|
|
|
<Location value="{X=8,Y=68}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.All}" /> |
|
|
|
|
<Size value="{Width=128, Height=24}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Name value="noneRadioButton" /> |
|
|
|
|
<Location value="{X=6,Y=20}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=21}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.None}" /> |
|
|
|
|
</System.Windows.Forms.RadioButton> |
|
|
|
|
<System.Windows.Forms.RadioButton> |
|
|
|
|
<Name value="specificWarningsRadioButton" /> |
|
|
|
|
<Location value="{X=8,Y=44}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.Specific}" /> |
|
|
|
|
<Size value="{Width=128, Height=24}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<Location value="{X=6,Y=42}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=21}" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.Specific}" /> |
|
|
|
|
</System.Windows.Forms.RadioButton> |
|
|
|
|
<System.Windows.Forms.RadioButton> |
|
|
|
|
<Name value="noneRadioButton" /> |
|
|
|
|
<Location value="{X=8,Y=20}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.None}" /> |
|
|
|
|
<Size value="{Width=128, Height=24}" /> |
|
|
|
|
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
<Name value="allRadioButton" /> |
|
|
|
|
<Location value="{X=6,Y=65}" /> |
|
|
|
|
<UseCompatibleTextRendering value="True" /> |
|
|
|
|
<Size value="{Width=154, Height=21}" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.TreatWarningsAsErrors.All}" /> |
|
|
|
|
</System.Windows.Forms.RadioButton> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
<System.Windows.Forms.GroupBox> |
|
|
|
|
<Name value="warningsGroupBox" /> |
|
|
|
|
<Location value="{X=3,Y=466}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.ErrorsAndWarnings}" /> |
|
|
|
|
<Size value="{Width=521, Height=80}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Controls> |
|
|
|
|
<System.Windows.Forms.TextBox> |
|
|
|
|
<Name value="suppressWarningsTextBox" /> |
|
|
|
|
<TabIndex value="3" /> |
|
|
|
|
<Name value="specificWarningsTextBox" /> |
|
|
|
|
<Location value="{X=164,Y=42}" /> |
|
|
|
|
<Size value="{Width=334, Height=21}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
<Anchor value="Top, Left, Right" /> |
|
|
|
|
<Size value="{Width=349, Height=21}" /> |
|
|
|
|
<Location value="{X=164,Y=44}" /> |
|
|
|
|
</System.Windows.Forms.TextBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label4" /> |
|
|
|
|
<Location value="{X=4,Y=44}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.SuppressWarnings}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=154, Height=23}" /> |
|
|
|
|
<TabIndex value="2" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
<System.Windows.Forms.ComboBox> |
|
|
|
|
<Name value="warningLevelComboBox" /> |
|
|
|
|
<TabIndex value="1" /> |
|
|
|
|
<Size value="{Width=60, Height=21}" /> |
|
|
|
|
<FormattingEnabled value="True" /> |
|
|
|
|
<DropDownStyle value="DropDownList" /> |
|
|
|
|
<Location value="{X=164,Y=20}" /> |
|
|
|
|
</System.Windows.Forms.ComboBox> |
|
|
|
|
<System.Windows.Forms.Label> |
|
|
|
|
<Name value="label3" /> |
|
|
|
|
<Location value="{X=4,Y=20}" /> |
|
|
|
|
<Text value="${res:Dialog.ProjectOptions.Build.WarningLevel}" /> |
|
|
|
|
<TextAlign value="MiddleRight" /> |
|
|
|
|
<Size value="{Width=154, Height=23}" /> |
|
|
|
|
<TabIndex value="0" /> |
|
|
|
|
</System.Windows.Forms.Label> |
|
|
|
|
</Controls> |
|
|
|
|
</System.Windows.Forms.GroupBox> |
|
|
|
|
</Controls> |
|
|
|
|