Skip to content

Commit

Permalink
Add files to codeblocks project
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Jan 13, 2025
1 parent b41e78f commit e68e7fc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions xLights/xLights.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,10 @@
<Unit filename="effects/assist/xlGridCanvasMorph.h" />
<Unit filename="effects/assist/xlGridCanvasPictures.cpp" />
<Unit filename="effects/assist/xlGridCanvasPictures.h" />
<Unit filename="effects/ispc/ISPCComputeUtilities.cpp" />
<Unit filename="effects/ispc/ISPCComputeUtilities.h" />
<Unit filename="effects/ispc/LayerBlendingFunctions.ispc" />
<Unit filename="effects/ispc/LayerBlendingFunctions.ispc.h" />
<Unit filename="graphics/opengl/DrawGLUtils.cpp" />
<Unit filename="graphics/opengl/DrawGLUtils.h" />
<Unit filename="graphics/opengl/xlGLCanvas.cpp" />
Expand Down Expand Up @@ -1553,9 +1557,6 @@
<wxDialog wxs="wxsmith/ShowFolderSearchDialog.wxs" src="ShowFolderSearchDialog.cpp" hdr="ShowFolderSearchDialog.h" fwddecl="0" i18n="1" name="ShowFolderSearchDialog" language="CPP" />
</resources>
</wxsmith>
<code_completion />
<envvars />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>

0 comments on commit e68e7fc

Please sign in to comment.