summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/test_naming.bor
blob: 10df589f692a6b90641ed5e5b35edb4dca7f52d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

#
# Makefile for building the test_naming Misc performance-test
# 

NAME = test_naming
  
OBJFILES = \
	$(OBJDIR)\test_naming.obj
  
CPPDIR = .;..

IDLDIR = .
  
!include <$(ACE_ROOT)\include\makeinclude\build_example.bor>
  
# 
# IDL Build rules
#