OSDN Git Service

NCVのリスナー情報同期処理
[nlite/nlite.git] / nlite / nlite.vcxproj
index 9cc5f51..16cf7e5 100644 (file)
@@ -24,6 +24,7 @@
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
     <CharacterSet>Unicode</CharacterSet>
+    <UseOfAtl>Static</UseOfAtl>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <None Include="nlite.ico" />
     <None Include="ReadMe.txt" />
     <None Include="small.ico" />
-    <None Include="todo.txt" />
     <None Include="toolbar1.bmp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="nlite_chatData.h" />
     <ClInclude Include="nlite_commentview.h" />
     <ClInclude Include="nlite_commentWrite.h" />
+    <ClInclude Include="nlite_common.h" />
     <ClInclude Include="nlite_exception.h" />
     <ClInclude Include="nlite_include.h" />
     <ClInclude Include="nlite_mainframe.h" />
     <ClCompile Include="nlite_chatData.cpp" />
     <ClCompile Include="nlite_commentview.cpp" />
     <ClCompile Include="nlite_commentWrite.cpp" />
+    <ClCompile Include="nlite_common.cpp" />
     <ClCompile Include="nlite_exception.cpp" />
     <ClCompile Include="nlite_mainframe.cpp" />
     <ClCompile Include="nlite_nlib.cpp" />