]> git.sur5r.net Git - cc65/blobdiff - src/cc65.vcxproj
Adjusted VS project files to commit https://github.com/cc65/cc65/commit/11b01b908d321...
[cc65] / src / cc65.vcxproj
index 1c1f993fe0960ae795d357acc3dba96d993513bf..70f43dc73212f85ed515906e9118c626393753ba 100644 (file)
     <ClInclude Include="cc65\typecmp.h" />
     <ClInclude Include="cc65\typeconv.h" />
     <ClInclude Include="cc65\util.h" />
+    <ClInclude Include="cc65\wrappedcall.h" />
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="cc65\anonname.c" />
     <ClCompile Include="cc65\typecmp.c" />
     <ClCompile Include="cc65\typeconv.c" />
     <ClCompile Include="cc65\util.c" />
+    <ClCompile Include="cc65\wrappedcall.c" />
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">