Ignore:
Timestamp:
08/30/15 21:31:39 (9 years ago)
Author:
cheese
Message:

테스트 코드 추가
UI 모양 작업
채팅되는 상태까지 확인

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/msvc14/ChevMsgrClient_MFC/ChevMsgrClient_MFC.vcxproj

    r8 r14  
    192192    <ClInclude Include="ChevMsgrClient_MFC.h" />
    193193    <ClInclude Include="ChevMsgrClient_MFCDlg.h" />
     194    <ClInclude Include="LoginDlg.h" />
     195    <ClInclude Include="RegisterDlg.h" />
    194196    <ClInclude Include="Resource.h" />
     197    <ClInclude Include="SMSDlg.h" />
    195198    <ClInclude Include="stdafx.h" />
    196199    <ClInclude Include="targetver.h" />
     
    199202    <ClCompile Include="ChevMsgrClient_MFC.cpp" />
    200203    <ClCompile Include="ChevMsgrClient_MFCDlg.cpp" />
     204    <ClCompile Include="LoginDlg.cpp" />
     205    <ClCompile Include="RegisterDlg.cpp" />
     206    <ClCompile Include="SMSDlg.cpp" />
    201207    <ClCompile Include="stdafx.cpp">
    202208      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
Note: See TracChangeset for help on using the changeset viewer.