This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
build: fix a bug in the Xbox 360 defines propagation.
legacy
Sam Hocevar
sam
12 years ago
parent
92308c4e81
commit
9130d7fc7b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/vs2010/Lol.Core.Vars.props
+ 1
- 1
build/vs2010/Lol.Core.Vars.props
View File
@@ -71,7 +71,7 @@
libio_stub.a;libusbd_stub.a;libpadfilter.a</Ps3Deps>
<!-- X360-specific -->
<XboxDefines></XboxDefines>
<XboxDefines>
$(XboxDefines)
</XboxDefines>
</PropertyGroup>
<PropertyGroup />
<ItemDefinitionGroup />
Write
Preview
Loading…
Cancel
Save