################################################################################
# Automatically-generated file. Do not edit!
################################################################################

-include ../makefile.init

RM := rm -f

# All of the sources participating in the build are defined here
-include sources.mk
-include subdir.mk
-include sh/o-le-g/subdir.mk
-include sh/o-le/subdir.mk
-include Project/subdir.mk
-include Commander/subdir.mk
-include Base/subdir.mk
-include objects.mk

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 

# All Target
all: managed_Framework_2

# Tool invocations
managed_Framework_2: $(OBJS) $(USER_OBJS)
	@echo 'Building target: $@'
	@echo 'Invoking: QCC'
	qcc -V2.95.3,gcc_ntoshle -lang-c++ -L"C:\QDE\ide4-workspace\managed_Framework_2\lib" -L"C:\QDE\ide4-workspace\managed_Framework_2\include\nvidia\gf" -L"C:\QDE\ide4-workspace\managed_Framework_2\include\nvidia\glel" -L"C:\QDE\ide4-workspace\managed_Framework_2\include\nvidia\GLES" -L"C:\QDE\ide4-workspace\managed_Framework_2\lib\grafik" -L"C:\QDE\ide4-workspace\managed_Framework_2\include\nvidia" -o"managed_Framework_2" $(OBJS) $(USER_OBJS) $(LIBS)
	@echo 'Finished building target: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(OBJS)$(EXECUTABLES) managed_Framework_2
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets
