aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-18 20:14:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-18 20:14:53 +0000
commit5a802b18df20ea77cc59a9b09d7c17bb0cbe6cc7 (patch)
tree8e3e4151e98399ba660e3eb63196724a2f05f338 /LUFA/StudioIntegration
parentfff68762e912f9f782cd6036f4425f4bcc4c0fe7 (diff)
downloadlufa-5a802b18df20ea77cc59a9b09d7c17bb0cbe6cc7.tar.gz
lufa-5a802b18df20ea77cc59a9b09d7c17bb0cbe6cc7.tar.bz2
lufa-5a802b18df20ea77cc59a9b09d7c17bb0cbe6cc7.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/StudioIntegration')
-rw-r--r--LUFA/StudioIntegration/Blob/LUFA.dllbin377856 -> 377856 bytes
-rw-r--r--LUFA/StudioIntegration/makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/Blob/LUFA.dll b/LUFA/StudioIntegration/Blob/LUFA.dll
index a03c35848..069c1f84b 100644
--- a/LUFA/StudioIntegration/Blob/LUFA.dll
+++ b/LUFA/StudioIntegration/Blob/LUFA.dll
Binary files differ
diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile
index 042a37466..3d0f270c2 100644
--- a/LUFA/StudioIntegration/makefile
+++ b/LUFA/StudioIntegration/makefile
@@ -75,7 +75,7 @@ $(EXTENSION_OUTPUT_XML): $(TEMP_MANIFEST_XML)
generate_xml: $(EXTENSION_OUTPUT_XML) $(MODULE_OUTPUT_XML)
generate_vsix: $(EXTENSION_OUTPUT_XML) $(MODULE_OUTPUT_XML)
- @echo "Cleaning all projects..."
+ @echo "Cleaning all Projects..."
@make -C $(LUFA_ROOT)/../ clean
@echo "Generating ASF cache files..."