..
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<DebugType>Full</DebugType>
|
||||
<Optimize>False</Optimize>
|
||||
<OutputPath>..\..\..\..\..\Amkor\GroupWare\</OutputPath>
|
||||
<DefineConstants>TRACE;DEBUG;WEB</DefineConstants>
|
||||
<DefineConstants>TRACE;DEBUG;WEB1</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
@@ -265,6 +265,12 @@
|
||||
<Compile Include="Dialog\fLogin_WB.Designer.cs">
|
||||
<DependentUpon>fLogin_WB.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Dialog\fWarning.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Dialog\fWarning.Designer.cs">
|
||||
<DependentUpon>fWarning.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Web\Controller\BaseController.cs" />
|
||||
<Compile Include="Web\Controller\APIController.cs" />
|
||||
<Compile Include="Web\Controller\DashBoardController.cs" />
|
||||
@@ -493,6 +499,9 @@
|
||||
<EmbeddedResource Include="Dialog\fUnZip.resx">
|
||||
<DependentUpon>fUnZip.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Dialog\fWarning.resx">
|
||||
<DependentUpon>fWarning.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fLog.resx">
|
||||
<DependentUpon>fLog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user