FutabaVfd.vcxproj
changeset 6 7d41682fce1a
parent 0 b112defa99c0
child 9 e6c42e1e2a96
     1.1 --- a/FutabaVfd.vcxproj	Tue May 20 22:31:46 2014 +0200
     1.2 +++ b/FutabaVfd.vcxproj	Wed May 21 08:54:35 2014 +0200
     1.3 @@ -104,10 +104,12 @@
     1.4    </ItemDefinitionGroup>
     1.5    <ItemGroup>
     1.6      <ClCompile Include="..\hidapi\windows\hid.c" />
     1.7 +    <ClCompile Include="Main.cpp" />
     1.8      <ClCompile Include="test.cpp" />
     1.9    </ItemGroup>
    1.10    <ItemGroup>
    1.11      <ClInclude Include="..\hidapi\hidapi.h" />
    1.12 +    <ClInclude Include="MainWindow.h" />
    1.13    </ItemGroup>
    1.14    <ItemGroup>
    1.15      <Text Include="ReadMe.txt" />