|
312 | 312 | <ClInclude Include="..\..\..\openFrameworks\video\ofVideoBaseTypes.h"> |
313 | 313 | <Filter>libs\openFrameworks\video</Filter> |
314 | 314 | </ClInclude> |
315 | | - <ClInclude Include="..\..\..\openFrameworks\graphics\ofGraphicsCairo.h" /> |
316 | | - <ClInclude Include="..\..\..\openFrameworks\gl\ofMaterialBaseTypes.h" /> |
317 | | - <ClInclude Include="..\..\..\openFrameworks\sound\ofSoundBuffer.h" /> |
318 | | - <ClInclude Include="..\..\..\openFrameworks\sound\ofSoundUtils.h" /> |
319 | | - <ClInclude Include="..\..\..\openFrameworks\types\ofBaseTypes.h" /> |
320 | | - <ClInclude Include="..\..\..\openFrameworks\utils\ofSingleton.h" /> |
321 | | - <ClInclude Include="..\..\..\openFrameworks\utils\ofRandomDistributions.h" /> |
322 | | - <ClInclude Include="..\..\..\openFrameworks\utils\ofRandomEngine.h" /> |
| 315 | + <ClInclude Include="..\..\..\openFrameworks\graphics\ofGraphicsCairo.h"> |
| 316 | + <Filter>libs\openFrameworks\graphics</Filter> |
| 317 | + </ClInclude> |
| 318 | + <ClInclude Include="..\..\..\openFrameworks\gl\ofMaterialBaseTypes.h"> |
| 319 | + <Filter>libs\openFrameworks\gl</Filter> |
| 320 | + </ClInclude> |
| 321 | + <ClInclude Include="..\..\..\openFrameworks\sound\ofSoundBuffer.h"> |
| 322 | + <Filter>libs\openFrameworks\sound</Filter> |
| 323 | + </ClInclude> |
| 324 | + <ClInclude Include="..\..\..\openFrameworks\sound\ofSoundUtils.h"> |
| 325 | + <Filter>libs\openFrameworks\sound</Filter> |
| 326 | + </ClInclude> |
| 327 | + <ClInclude Include="..\..\..\openFrameworks\types\ofBaseTypes.h"> |
| 328 | + <Filter>libs\openFrameworks\types</Filter> |
| 329 | + </ClInclude> |
| 330 | + <ClInclude Include="..\..\..\openFrameworks\utils\ofSingleton.h"> |
| 331 | + <Filter>libs\openFrameworks\utils</Filter> |
| 332 | + </ClInclude> |
| 333 | + <ClInclude Include="..\..\..\openFrameworks\utils\ofRandomDistributions.h"> |
| 334 | + <Filter>libs\openFrameworks\utils</Filter> |
| 335 | + </ClInclude> |
| 336 | + <ClInclude Include="..\..\..\openFrameworks\utils\ofRandomEngine.h"> |
| 337 | + <Filter>libs\openFrameworks\utils</Filter> |
| 338 | + </ClInclude> |
323 | 339 | </ItemGroup> |
324 | 340 | <ItemGroup> |
325 | 341 | <ClCompile Include="..\..\..\openFrameworks\app\ofAppRunner.cpp"> |
|
535 | 551 | <ClCompile Include="..\..\..\openFrameworks\app\ofBaseApp.cpp"> |
536 | 552 | <Filter>libs\openFrameworks\app</Filter> |
537 | 553 | </ClCompile> |
538 | | - <ClCompile Include="..\..\..\openFrameworks\graphics\ofGraphicsCairo.cpp" /> |
| 554 | + <ClCompile Include="..\..\..\openFrameworks\graphics\ofGraphicsCairo.cpp"> |
| 555 | + <Filter>libs\openFrameworks\graphics</Filter> |
| 556 | + </ClCompile> |
539 | 557 | </ItemGroup> |
540 | 558 | <ItemGroup> |
541 | 559 | <None Include="..\..\..\openFrameworks\3d\ofMesh.inl"> |
|
0 commit comments