]> Shamusworld >> Repos - rmac/blobdiff - Vs2015/rmac/rmac.vcxproj
- If ^^filesize could not open the requested file, it would show "(null)" as the...
[rmac] / Vs2015 / rmac / rmac.vcxproj
index 8e0b0ff9a5113f366fe072fb7c957116178cc1ec..3b2a6b49038bb7e8eda7e73b2ac6410fd8bc17f0 100644 (file)
@@ -23,6 +23,7 @@
     <ClCompile Include="..\..\amode.c" />
     <ClCompile Include="..\..\debug.c" />
     <ClCompile Include="..\..\direct.c" />
+    <ClCompile Include="..\..\dirent_lose.c" />
     <ClCompile Include="..\..\dsp56k.c" />
     <ClCompile Include="..\..\dsp56k_amode.c" />
     <ClCompile Include="..\..\dsp56k_mach.c" />
@@ -48,6 +49,7 @@
     <ClInclude Include="..\..\68ktab.h" />
     <ClInclude Include="..\..\amode.h" />
     <ClInclude Include="..\..\debug.h" />
+    <ClCompile Include="..\..\dirent_lose.h" />
     <ClInclude Include="..\..\direct.h" />
     <ClInclude Include="..\..\dsp56k.h" />
     <ClInclude Include="..\..\dsp56k_amode.h" />
@@ -241,4 +243,4 @@ maketabs.bat</Command>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>