Skip to content

Commit 68f5cbf

Browse files
committed
removing bstyle from build, new limp binary
1 parent 7ede291 commit 68f5cbf

File tree

7 files changed

+53
-183
lines changed

7 files changed

+53
-183
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ indent_size = 2
1717
indent_style = tab
1818
indent_size = 30
1919

20-
[*.{hpp,inl,cpp,h,c}]
20+
[*.{hpp,inl,cpp,h,c,lua}]
2121
trim_trailing_whitespace = true

bin/limp.exe

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:82d1683eca9fb6065bfa8e4512297d254e6c01f3347ae9b502dd1c635174313a
3-
size 1702400
2+
oid sha256:69496142bd4bfecb56fd4f65924ed4d7d992fabd7048a4f64fab914c8635008a
3+
size 1593344

bin/wedo.exe

Lines changed: 0 additions & 3 deletions
This file was deleted.

build.ninja

Lines changed: 48 additions & 156 deletions
Large diffs are not rendered by default.

demos/gfx

msvc.sln

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -134,18 +134,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bltc", "tools\bltc\bltc.vcx
134134
{C624127E-5E41-4DEF-A7A2-31C3A8689A2F} = {C624127E-5E41-4DEF-A7A2-31C3A8689A2F}
135135
EndProjectSection
136136
EndProject
137-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bstyle", "tools\bstyle\bstyle.vcxproj", "{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}"
138-
ProjectSection(ProjectDependencies) = postProject
139-
{2DE5BCE4-228A-428D-9C6F-7F4B376FBD7B} = {2DE5BCE4-228A-428D-9C6F-7F4B376FBD7B}
140-
{688FE85B-21A5-4DFA-A53B-05D49E0439A3} = {688FE85B-21A5-4DFA-A53B-05D49E0439A3}
141-
{099B6605-5F05-4729-AAEA-87B753D21A25} = {099B6605-5F05-4729-AAEA-87B753D21A25}
142-
{0653A6CD-2C0F-4B0F-8B2C-A88D45C4CEC1} = {0653A6CD-2C0F-4B0F-8B2C-A88D45C4CEC1}
143-
{0FF49294-28AB-4416-A4F4-AAC48A02EFD2} = {0FF49294-28AB-4416-A4F4-AAC48A02EFD2}
144-
{EAB07E5F-A670-4C4A-B716-5FA27A6B8263} = {EAB07E5F-A670-4C4A-B716-5FA27A6B8263}
145-
{652D9B81-E3F7-498C-B056-F0D4A02213A6} = {652D9B81-E3F7-498C-B056-F0D4A02213A6}
146-
{AE0F037E-6A9B-47C5-B930-6CD88C80E31C} = {AE0F037E-6A9B-47C5-B930-6CD88C80E31C}
147-
EndProjectSection
148-
EndProject
149137
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "atex", "tools\gfx\atex.vcxproj", "{42F473BF-D484-44E3-AEA5-026D15134F96}"
150138
ProjectSection(ProjectDependencies) = postProject
151139
{2DE5BCE4-228A-428D-9C6F-7F4B376FBD7B} = {2DE5BCE4-228A-428D-9C6F-7F4B376FBD7B}
@@ -432,12 +420,6 @@ Global
432420
{FFE8102A-3341-439D-842F-1B5D47E0F323}.release|x64.ActiveCfg = release|x64
433421
{FFE8102A-3341-439D-842F-1B5D47E0F323}.release|x64.Build.0 = release|x64
434422
{FFE8102A-3341-439D-842F-1B5D47E0F323}.release|x86.ActiveCfg = release|x64
435-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.debug|x64.ActiveCfg = debug|x64
436-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.debug|x64.Build.0 = debug|x64
437-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.debug|x86.ActiveCfg = debug|x64
438-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.release|x64.ActiveCfg = release|x64
439-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.release|x64.Build.0 = release|x64
440-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E}.release|x86.ActiveCfg = release|x64
441423
{42F473BF-D484-44E3-AEA5-026D15134F96}.debug|x64.ActiveCfg = debug|x64
442424
{42F473BF-D484-44E3-AEA5-026D15134F96}.debug|x64.Build.0 = debug|x64
443425
{42F473BF-D484-44E3-AEA5-026D15134F96}.debug|x86.ActiveCfg = debug|x64
@@ -533,7 +515,6 @@ Global
533515
{9AFA7CDE-598A-4653-B6D7-9D6853BC1AE9} = {7E5738D7-7FA0-4690-A20C-ED1A6D11A24F}
534516
{70A3E2F9-0CA3-45F3-97A8-E1CDDC64F0BF} = {9E8F0AFD-DD53-4393-80A8-976C23D2D8F7}
535517
{FFE8102A-3341-439D-842F-1B5D47E0F323} = {70015041-07AA-4D46-9353-A6707436F8D9}
536-
{BA8F50E3-D6CD-4CB6-B5DC-1D7E1043381E} = {70015041-07AA-4D46-9353-A6707436F8D9}
537518
{42F473BF-D484-44E3-AEA5-026D15134F96} = {70015041-07AA-4D46-9353-A6707436F8D9}
538519
{6BFC956F-5F48-48F3-A32C-3875742CE82D} = {70015041-07AA-4D46-9353-A6707436F8D9}
539520
{FE5D86B5-1522-4FA4-8D19-AACDE6AB9287} = {70015041-07AA-4D46-9353-A6707436F8D9}

0 commit comments

Comments
 (0)