Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.0 release - it's quite stable for now. #10

Open
wants to merge 98 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
778de59
Alienware mXX (m15, m17) preliminary support
T-Troll Aug 23, 2020
74c835b
Probe release
T-Troll Aug 23, 2020
831840a
0.1.0 update
T-Troll Aug 23, 2020
7202875
Added backward compatibility with old API. TODO: Status, Busy/Ready c…
T-Troll Aug 24, 2020
cf009a6
0.1.1 release
T-Troll Aug 24, 2020
f2628cc
0.1.1 release - typo
T-Troll Aug 24, 2020
1acc109
Status, ready, multicolors (not suported by SDK, see in comments - ne…
T-Troll Aug 24, 2020
8212de7
New functions, stability, multi-device support.
T-Troll Sep 1, 2020
290f2e1
SetAction command added
T-Troll Sep 2, 2020
ee9d747
BIN files fix
T-Troll Sep 6, 2020
c1ee919
Re-normilize
T-Troll Sep 6, 2020
8f25b48
Git dox are wrong?
T-Troll Sep 6, 2020
9d171b1
Typo
T-Troll Sep 6, 2020
da8a893
CRLF fix
T-Troll Sep 6, 2020
9f7ad5b
Revert
T-Troll Sep 6, 2020
4b52de6
Binfix (#2)
T-Troll Sep 6, 2020
ccce7fb
Another UTF fix...
T-Troll Sep 6, 2020
db4aeb4
GitHub doesn't support UTF-16. Shame!
T-Troll Sep 6, 2020
5569ae6
Clean-up and fix
T-Troll Sep 6, 2020
da4ee64
New status and minor enchantment for new devices.
T-Troll Sep 13, 2020
f891c62
Device names and enumeration support
T-Troll Sep 15, 2020
e99027f
multiply devices fix
T-Troll Sep 24, 2020
eb11f74
new devices update bugfix
T-Troll Sep 30, 2020
12e37da
Fix for older devices with 4-bit color
T-Troll Oct 25, 2020
a1ec057
light #0 fix
T-Troll Oct 26, 2020
e4ad6eb
API v1/v2 fixes
T-Troll Nov 1, 2020
f20985c
0.2.0 release update
T-Troll Nov 3, 2020
d38ae2f
multicolor support and better status monitoring
T-Troll Nov 16, 2020
bec5ab7
Merge branch 'master' of https://github.com/T-Troll/AlienFX-SDK
T-Troll Nov 16, 2020
23e12a5
bugfixes with device switch
T-Troll Nov 29, 2020
87d3701
Zero mapping check - now zero mapping can't clear previous set.
T-Troll Dec 12, 2020
45e0291
EnumDevices bug fixed - now it not stop active device operations.
T-Troll Dec 24, 2020
8f53c5d
v3 loop() slowdown fix.
T-Troll Jan 2, 2021
584665e
Api V4 tests, multiply device support, bugfixes.
T-Troll May 31, 2021
8207c44
Debug info and fixes
T-Troll Jun 9, 2021
6b8aeb0
APIv2 device status optimisation, bugfixes.
T-Troll Jun 21, 2021
832ad44
SDK divided into 2 classes - one for mapping management, one for ligh…
T-Troll Jun 27, 2021
df8cdc2
Sample app updated to follow new classes structure.
T-Troll Jun 27, 2021
78ae180
Basic (no effects) v5 (per-key RGB) devices support, pulse/morph for …
T-Troll Jul 18, 2021
0d8c96f
New v1-v3 device handling, cleanup.
T-Troll Jul 18, 2021
d54220d
0.9.0 updates
T-Troll Jul 18, 2021
b2c6c36
Typo
T-Troll Jul 18, 2021
7ab8ccf
Hardware dim, power support for v1-v3
T-Troll Jul 21, 2021
888a247
Merge branch 'master' of https://github.com/T-Troll/AlienFX-SDK
T-Troll Jul 21, 2021
037fefc
Hardware dimming, hardware power button for v1-v3
T-Troll Jul 22, 2021
e20f654
Handle leak fix, APIv5 effect tests.
T-Troll Jul 25, 2021
7beae07
Latest commit sync
T-Troll Jul 25, 2021
3c611d4
Effect timings, Save lights, better hardware on/off (APIv1-v3).
T-Troll Jul 27, 2021
20d3c12
Merge branch 'master' of https://github.com/T-Troll/AlienFX-SDK
T-Troll Jul 27, 2021
86dcda6
Final SDK (all except desktop done).
T-Troll Aug 19, 2021
8857093
Cleanup, build optimisation.
T-Troll Sep 3, 2021
b9af723
Preliminary ACPI light control support (for Aurora desktops)
T-Troll Sep 26, 2021
7332f29
ACPI fan support fix.
T-Troll Sep 26, 2021
f97ad90
SetPower loop bugfix
T-Troll Oct 7, 2021
acbe3d4
State control for ACPI lights (partial, dim and turn should be done b…
T-Troll Oct 11, 2021
c723741
ACPI lights support
T-Troll Oct 11, 2021
bc6dcbb
ACPI lights bugfix
T-Troll Oct 17, 2021
a9ff7a6
Latest optimisations
T-Troll Oct 24, 2021
dcd9c65
Preparation for monitors support
T-Troll Oct 24, 2021
c9589a3
APIv6 (monitor)
T-Troll Oct 24, 2021
fe0734a
Beta APIv6 support (no detection yet)
T-Troll Oct 25, 2021
0d1b32d
APIv1-v3 fixes, APIv6 beta
T-Troll Nov 1, 2021
ab6873c
New commands for v6, v1-v3 patch
T-Troll Nov 8, 2021
29f8bf7
APIv7 (Mouses) alpha support
T-Troll Nov 11, 2021
2d1d7a7
Cleanup
T-Troll Nov 11, 2021
7c53fd9
Device check shared project and bugfoxes.
T-Troll Nov 13, 2021
d10f1b9
Ful v7 support, APIv2
T-Troll Nov 24, 2021
c10a950
v2 beta, full mouse support
T-Troll Nov 26, 2021
5b3a42c
Recent interface updates and bugfixes.
T-Troll Dec 7, 2021
cfd04c6
v5 status fix
T-Troll Dec 15, 2021
552ad1d
Mouse API bugfix, comments correction
T-Troll Jan 14, 2022
bbdf835
External keyboard (v8) alpha
T-Troll Jan 23, 2022
5d36024
Alpha AW768 and APIv5 global effect rework
T-Troll Feb 14, 2022
82bf72e
Monitor support, part 2.
T-Troll May 7, 2022
ff50f80
Grid support
T-Troll May 27, 2022
1e6f24b
cleanup
T-Troll May 29, 2022
6dc4b7a
tools release 6 (new control concept and internal data structures)
T-Troll Jun 6, 2022
c38e100
Internal structure for groups changed.
T-Troll Jul 5, 2022
6e9dea0
Basic AW410/510k support (APIv9)
T-Troll Jul 17, 2022
2a00802
APIv9 per-key effects and bugfixes
T-Troll Jul 24, 2022
e7d7841
Full APIv9 support and 400% acceleration
T-Troll Jul 25, 2022
eb32f4e
v9 update
T-Troll Jul 25, 2022
7eef22c
Basic monitor support, cleanup
T-Troll Sep 4, 2022
9934291
All Alienware devices supported (up to date)
T-Troll Oct 6, 2022
fcf0c19
Code cleanup
T-Troll Oct 6, 2022
716b17a
Mapping simple demo added
T-Troll Oct 6, 2022
5ccd225
Cleanup, bugfixes
T-Troll Nov 6, 2022
c0ac08f
APIv1-v4 speed-up and bugfixes
T-Troll Dec 1, 2022
27995db
Bugfixes for V4 and V7
T-Troll Jan 23, 2023
d9a66c8
API calls unification (now all via Afx_Action), SetColor deprecated (…
T-Troll Feb 13, 2023
bdcf9db
New interface in examples
T-Troll Feb 14, 2023
44ad037
Update README.md
T-Troll Feb 14, 2023
ac6536b
Update README.md
T-Troll Feb 14, 2023
ec1b78b
Update README.md
T-Troll Feb 14, 2023
95c4d7f
Bugfixes and optimizations.
T-Troll Feb 16, 2023
f865721
v1 deprecated, v2-v3 hardware brightness, v5 and v6 fixes, no brightn…
T-Troll Mar 3, 2023
65d8039
Security checks added, some compilation settings altered
T-Troll Apr 15, 2023
6a260a0
Sync to 9.1.2 tools release
T-Troll Feb 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
*.cpp text
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,5 @@ paket-files/

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
*.pyc
/AlienFX_SDK_DLL
Binary file modified AlienFX Sample App/AlienFX Sample App.cpp
Binary file not shown.
43 changes: 17 additions & 26 deletions AlienFX Sample App/AlienFX Sample App.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,32 +23,32 @@
<ProjectGuid>{6EE228D4-8280-4FB2-897C-D95F79F32221}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>AlienFXSampleApp</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down Expand Up @@ -84,20 +84,23 @@
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<Optimization>MinSpace</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<IntrinsicFunctions>false</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
<StringPooling>true</StringPooling>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<GenerateDebugInformation>true</GenerateDebugInformation>
<GenerateDebugInformation>false</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Expand All @@ -116,12 +119,13 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand All @@ -146,26 +150,13 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="AlienFX_SDK.h" />
<ClInclude Include="stdafx.h" />
<ClInclude Include="targetver.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="AlienFX Sample App.cpp" />
<ClCompile Include="stdafx.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\x64\Release\AlienFX Sample App.pdb" />
<None Include="..\x64\Release\AlienFX_SDK.dll" />
</ItemGroup>
<ItemGroup>
<Library Include="..\x64\Release\AlienFX_SDK.lib" />
<ProjectReference Include="..\AlienFX_SDK\AlienFX_SDK_noACPI.vcxproj">
<Project>{2fc5da06-339f-48b8-acdf-34faa8dbfbb7}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
Expand Down
21 changes: 0 additions & 21 deletions AlienFX Sample App/AlienFX Sample App.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,8 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="stdafx.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="targetver.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="AlienFX_SDK.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="AlienFX Sample App.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\x64\Release\AlienFX_SDK.dll" />
<None Include="..\x64\Release\AlienFX Sample App.pdb" />
</ItemGroup>
<ItemGroup>
<Library Include="..\x64\Release\AlienFX_SDK.lib" />
</ItemGroup>
</Project>
56 changes: 0 additions & 56 deletions AlienFX Sample App/AlienFX_SDK.h

This file was deleted.

Binary file removed AlienFX Sample App/stdafx.cpp
Binary file not shown.
Binary file removed AlienFX Sample App/stdafx.h
Binary file not shown.
Binary file removed AlienFX Sample App/targetver.h
Binary file not shown.
61 changes: 59 additions & 2 deletions AlienFX_SDK.sln
Original file line number Diff line number Diff line change
@@ -1,36 +1,93 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AlienFX_SDK", "AlienFX_SDK\AlienFX_SDK.vcxproj", "{90879993-7449-4A28-972E-7228D4C4D0A8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AlienFX Sample App", "AlienFX Sample App\AlienFX Sample App.vcxproj", "{6EE228D4-8280-4FB2-897C-D95F79F32221}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AlienFX_SDK_noACPI", "AlienFX_SDK\AlienFX_SDK_noACPI.vcxproj", "{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alienfan-low", "..\alienfan-tools\alienfan-SDK\alienfan-low\alienfan-low.vcxproj", "{CC889C0D-369A-46F0-87B2-956DA96DDEFD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{71195927-9D2B-4898-96B8-4DB3296FA5C2}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|ARM.ActiveCfg = Debug|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|ARM64.ActiveCfg = Debug|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|x64.ActiveCfg = Debug|x64
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|x64.Build.0 = Debug|x64
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|x86.ActiveCfg = Debug|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Debug|x86.Build.0 = Debug|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|ARM.ActiveCfg = Release|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|ARM64.ActiveCfg = Release|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|x64.ActiveCfg = Release|x64
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|x64.Build.0 = Release|x64
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|x86.ActiveCfg = Release|Win32
{90879993-7449-4A28-972E-7228D4C4D0A8}.Release|x86.Build.0 = Release|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|ARM.ActiveCfg = Debug|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|ARM64.ActiveCfg = Debug|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|x64.ActiveCfg = Debug|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|x64.Build.0 = Debug|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|x64.Deploy.0 = Debug|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|x86.ActiveCfg = Debug|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Debug|x86.Build.0 = Debug|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|ARM.ActiveCfg = Release|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|ARM64.ActiveCfg = Release|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|x64.ActiveCfg = Release|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|x64.Build.0 = Release|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|x64.Deploy.0 = Release|x64
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|x86.ActiveCfg = Release|Win32
{6EE228D4-8280-4FB2-897C-D95F79F32221}.Release|x86.Build.0 = Release|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|ARM.ActiveCfg = Debug|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|ARM64.ActiveCfg = Debug|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|x64.ActiveCfg = Debug|x64
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|x64.Build.0 = Debug|x64
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|x86.ActiveCfg = Debug|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Debug|x86.Build.0 = Debug|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|ARM.ActiveCfg = Release|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|ARM64.ActiveCfg = Release|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|x64.ActiveCfg = Release|x64
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|x64.Build.0 = Release|x64
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|x86.ActiveCfg = Release|Win32
{2FC5DA06-339F-48B8-ACDF-34FAA8DBFBB7}.Release|x86.Build.0 = Release|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM.ActiveCfg = Debug|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM.Build.0 = Debug|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM.Deploy.0 = Debug|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM64.ActiveCfg = Debug|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM64.Build.0 = Debug|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|ARM64.Deploy.0 = Debug|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|x64.ActiveCfg = Debug|x64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|x64.Build.0 = Debug|x64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|x86.ActiveCfg = Debug|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|x86.Build.0 = Debug|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Debug|x86.Deploy.0 = Debug|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM.ActiveCfg = Release|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM.Build.0 = Release|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM.Deploy.0 = Release|ARM
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM64.ActiveCfg = Release|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM64.Build.0 = Release|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|ARM64.Deploy.0 = Release|ARM64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|x64.ActiveCfg = Release|x64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|x64.Build.0 = Release|x64
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|x86.ActiveCfg = Release|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|x86.Build.0 = Release|Win32
{CC889C0D-369A-46F0-87B2-956DA96DDEFD}.Release|x86.Deploy.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Binary file modified AlienFX_SDK/AlienFX_SDK.cpp
Binary file not shown.
Loading