Subversion Repositories DevTools

Rev

Rev 335 | Rev 6177 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 335 Rev 357
Line 64... Line 64...
64
# Standard includes
64
# Standard includes
65
#
65
#
66
#..
66
#..
67
vc_includes	+=\
67
vc_includes	+=\
68
		$(call encodepath,$(SDKROOT)/Include/$(WCE_TARGETCPU))\
68
		$(call encodepath,$(SDKROOT)/Include/$(WCE_TARGETCPU))\
-
 
69
		$(call encodepath,$(SDKROOT)/Include)\
69
		$(call encodepath,$(SDKROOT)/MFC/Include)\
70
		$(call encodepath,$(SDKROOT)/MFC/Include)\
70
		$(call encodepath,$(SDKROOT)/ATL/Include)
71
		$(call encodepath,$(SDKROOT)/ATL/Include)
71
 
72
 
72
# Standard library paths
73
# Standard library paths
73
#
74
#