feature/imgui-sdl
      
      
        
          | Last change
 on this file since 5192672 was             e66fd66, checked in by Dmitry Portnoy <dportnoy@…>, 5 years ago | 
        
          | 
In OpenGLReference, change all enums to enum classes and update IMGUI to the latest version
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            1.2 KB | 
      
      
| Line |  | 
|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> | 
|---|
| 2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
|---|
| 3 | <ItemGroup> | 
|---|
| 4 | <Filter Include="Source Files"> | 
|---|
| 5 | <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> | 
|---|
| 6 | <Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions> | 
|---|
| 7 | </Filter> | 
|---|
| 8 | <Filter Include="Header Files"> | 
|---|
| 9 | <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier> | 
|---|
| 10 | <Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions> | 
|---|
| 11 | </Filter> | 
|---|
| 12 | <Filter Include="Resource Files"> | 
|---|
| 13 | <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier> | 
|---|
| 14 | <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions> | 
|---|
| 15 | </Filter> | 
|---|
| 16 | </ItemGroup> | 
|---|
| 17 | <ItemGroup> | 
|---|
| 18 | <ClCompile Include="Vulkan.cpp"> | 
|---|
| 19 | <Filter>Source Files</Filter> | 
|---|
| 20 | </ClCompile> | 
|---|
| 21 | <ClCompile Include="vulkan-utils-new.cpp"> | 
|---|
| 22 | <Filter>Source Files</Filter> | 
|---|
| 23 | </ClCompile> | 
|---|
| 24 | </ItemGroup> | 
|---|
| 25 | <ItemGroup> | 
|---|
| 26 | <ClInclude Include="vulkan-utils-new.hpp"> | 
|---|
| 27 | <Filter>Header Files</Filter> | 
|---|
| 28 | </ClInclude> | 
|---|
| 29 | </ItemGroup> | 
|---|
| 30 | </Project> | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.