]> git.sur5r.net Git - cc65/blobdiff - src/ld65.vcxproj
Added a C header that translates from the source file's encoding to PetSCII.
[cc65] / src / ld65.vcxproj
index f98da6119031be76357c590e5f58c43e41ef1759..a78f3128bc0f874752a818d9fac0d07dc0954c0c 100644 (file)
     <ClInclude Include="ld65\span.h" />
     <ClInclude Include="ld65\spool.h" />
     <ClInclude Include="ld65\tpool.h" />
+    <ClInclude Include="ld65\xex.h" />
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="ld65\asserts.c" />
     <ClCompile Include="ld65\span.c" />
     <ClCompile Include="ld65\spool.c" />
     <ClCompile Include="ld65\tpool.c" />
+    <ClCompile Include="ld65\xex.c" />
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>