Remove unused DESCDLG
This commit is contained in:
parent
03416d24e1
commit
1ccaad327f
10 changed files with 2 additions and 493 deletions
|
@ -202,7 +202,6 @@
|
|||
<ClInclude Include="DDE.H" />
|
||||
<ClInclude Include="DEBUG.H" />
|
||||
<ClInclude Include="DEFINES.H" />
|
||||
<ClInclude Include="DESCDLG.H" />
|
||||
<ClInclude Include="DIAL8.H" />
|
||||
<ClInclude Include="DISPLAY.H" />
|
||||
<ClInclude Include="DLLInterface.h" />
|
||||
|
@ -396,7 +395,6 @@
|
|||
<ClCompile Include="CREW.CPP" />
|
||||
<ClCompile Include="DDE.CPP" />
|
||||
<ClCompile Include="DEBUG.CPP" />
|
||||
<ClCompile Include="DESCDLG.CPP" />
|
||||
<ClCompile Include="DIAL8.CPP" />
|
||||
<ClCompile Include="DIALOG.CPP" />
|
||||
<ClCompile Include="DISPLAY.CPP" />
|
||||
|
|
Reference in a new issue