StephaneLenclud@159: <?xml version="1.0" encoding="utf-8"?> StephaneLenclud@159: <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <Filter Include="Source Files"> StephaneLenclud@159: <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> StephaneLenclud@159: <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> StephaneLenclud@159: </Filter> StephaneLenclud@159: <Filter Include="Header Files"> StephaneLenclud@159: <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier> StephaneLenclud@159: <Extensions>h;hh;hpp;hxx;hm;inl;inc;xsd</Extensions> StephaneLenclud@159: </Filter> StephaneLenclud@159: <Filter Include="Resource Files"> StephaneLenclud@159: <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier> StephaneLenclud@159: <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions> StephaneLenclud@159: </Filter> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <ClInclude Include="PowerManager.h"> StephaneLenclud@159: <Filter>Header Files</Filter> StephaneLenclud@159: </ClInclude> StephaneLenclud@159: <ClInclude Include="Stdafx.h"> StephaneLenclud@159: <Filter>Header Files</Filter> StephaneLenclud@159: </ClInclude> StephaneLenclud@159: <ClInclude Include="resource.h"> StephaneLenclud@159: <Filter>Header Files</Filter> StephaneLenclud@159: </ClInclude> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <ClCompile Include="PowerManager.cpp"> StephaneLenclud@159: <Filter>Source Files</Filter> StephaneLenclud@159: </ClCompile> StephaneLenclud@159: <ClCompile Include="AssemblyInfo.cpp"> StephaneLenclud@159: <Filter>Source Files</Filter> StephaneLenclud@159: </ClCompile> StephaneLenclud@159: <ClCompile Include="Stdafx.cpp"> StephaneLenclud@159: <Filter>Source Files</Filter> StephaneLenclud@159: </ClCompile> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <Text Include="ReadMe.txt" /> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <ResourceCompile Include="app.rc"> StephaneLenclud@159: <Filter>Resource Files</Filter> StephaneLenclud@159: </ResourceCompile> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: <ItemGroup> StephaneLenclud@159: <Image Include="app.ico"> StephaneLenclud@159: <Filter>Resource Files</Filter> StephaneLenclud@159: </Image> StephaneLenclud@159: </ItemGroup> StephaneLenclud@159: </Project>