OSDN Git Service

V.1.01
[kybernetes/Kybernetes.git] / KyberNetes / Kybernetes.csproj
index e03cf49..b361e17 100644 (file)
     <Compile Include="command\Control\ChnumCommandArg.cs" />\r
     <Compile Include="command\Control\ClearCommand.cs" />\r
     <Compile Include="command\Control\ClearCommandArg.cs" />\r
+    <Compile Include="command\Control\ClearCommentCommand.cs" />\r
+    <Compile Include="command\Control\ClearCommentCommandArg.cs" />\r
+    <Compile Include="command\Control\CommentCommand.cs" />\r
+    <Compile Include="command\Control\CommentCommandArg.cs" />\r
     <Compile Include="command\Control\DelayCommand.cs" />\r
     <Compile Include="command\Control\DelayCommandArg.cs" />\r
     <Compile Include="command\Control\DuplicateCommand.cs" />\r
     <Compile Include="command\reference\FindCommand.cs" />\r
     <Compile Include="command\reference\FindCommandArg.cs" />\r
     <Compile Include="command\reference\PwdCommand.cs" />\r
+    <Compile Include="command\reference\ShowCommand.cs" />\r
+    <Compile Include="command\reference\ShowCommandArg.cs" />\r
+    <Compile Include="command\reference\SimulateCommand.cs" />\r
+    <Compile Include="command\reference\SimulateCommandArg.cs" />\r
     <Compile Include="command\reference\SumCommand.cs" />\r
     <Compile Include="command\reference\SumCommandArg.cs" />\r
     <Compile Include="command\SYSTEM\AllCategInner.cs" />\r
     <Compile Include="control\KybernetesLogger.cs" />\r
     <Compile Include="data\accessor\CategoryDataAccessor.cs" />\r
     <Compile Include="data\accessor\CommandDataAccessor.cs" />\r
+    <Compile Include="data\accessor\CommentDataAccessor.cs" />\r
     <Compile Include="data\accessor\LinkDataAccessor.cs" />\r
     <Compile Include="data\accessor\SettingDataAccessor.cs" />\r
     <Compile Include="data\accessor\TaskDataAccessor.cs" />\r
     <Compile Include="data\accessor\TimeAreaDataAccessor.cs" />\r
-    <Compile Include="data\Component\DateComponents.cs" />\r
+    <Compile Include="data\Component\DateComponent.cs" />\r
     <Compile Include="data\Component\TimeComponent.cs" />\r
+    <Compile Include="data\connection\TaskDBConnection.cs" />\r
     <Compile Include="data\connection\DBConnection.cs" />\r
+    <Compile Include="data\connection\SettingDBConnection.cs" />\r
     <Compile Include="data\connection\SqlDictionary.Designer.cs">\r
       <DependentUpon>SqlDictionary.resx</DependentUpon>\r
       <AutoGen>True</AutoGen>\r
       <DesignTime>True</DesignTime>\r
     </Compile>\r
+    <Compile Include="data\connection\CommandSqlDictionary.Designer.cs">\r
+      <DependentUpon>CommandSqlDictionary.resx</DependentUpon>\r
+      <AutoGen>True</AutoGen>\r
+      <DesignTime>True</DesignTime>\r
+    </Compile>\r
     <Compile Include="data\DAO\CategoryData.cs" />\r
     <Compile Include="data\DAO\CommandData.cs" />\r
+    <Compile Include="data\DAO\CommentData.cs" />\r
     <Compile Include="data\DAO\HelpData.cs" />\r
     <Compile Include="data\DAO\SimpleDataBean.cs" />\r
     <Compile Include="data\DAO\TaskData.cs" />\r
     <Compile Include="view\CategorySetting.Designer.cs">\r
       <DependentUpon>CategorySetting.cs</DependentUpon>\r
     </Compile>\r
+    <Compile Include="view\CmdHistory.cs" />\r
     <Compile Include="view\Credit.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
       <LastGenOutput>SqlDictionary.Designer.cs</LastGenOutput>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
+    <EmbeddedResource Include="data\connection\CommandSqlDictionary.resx">\r
+      <Generator>ResXFileCodeGenerator</Generator>\r
+      <LastGenOutput>CommandSqlDictionary.Designer.cs</LastGenOutput>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
     <EmbeddedResource Include="Properties\Resources.resx">\r
       <Generator>ResXFileCodeGenerator</Generator>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r