~manishsinha/wadlsharp/customize-type-field-accessor

« back to all changes in this revision

Viewing changes to WadlConsole/Makefile.am

  • Committer: Manish Sinha
  • Date: 2011-03-07 20:48:41 UTC
  • Revision ID: manishsinha.tech@gmail.com-20110307204841-2tys6a0ljrtx4k17
Added an option to generate internal Type and protected fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        ../LpNet.WadlSharp.Core/bin/Debug/LpNet.WadlSharp.Core.dll
14
14
BUILD_DIR = bin/Debug/
15
15
 
16
 
NDESK_OPTIONS_DLL_SOURCE=../libs/NDesk.Options/NDesk.Options.dll
17
 
LPNET_WADLSHARP_CORE_DLL_SOURCE=../LpNet.WadlSharp.Core/bin/Debug/LpNet.WadlSharp.Core.dll
18
 
LPNET_WADLSHARP_CORE_DLL_MDB_SOURCE=../LpNet.WadlSharp.Core/bin/Debug/LpNet.WadlSharp.Core.dll.mdb
 
16
NDESK_OPTIONS_DLL_SOURCE= ../libs/NDesk.Options/NDesk.Options.dll
 
17
LPNET_WADLSHARP_CORE_DLL_SOURCE= ../LpNet.WadlSharp.Core/bin/Debug/LpNet.WadlSharp.Core.dll
 
18
LPNET_WADLSHARP_CORE_DLL_MDB_SOURCE= ../LpNet.WadlSharp.Core/bin/Debug/LpNet.WadlSharp.Core.dll.mdb
19
19
LPNET_WADLSHARP_CORE_DLL_MDB=$(BUILD_DIR)/LpNet.WadlSharp.Core.dll.mdb
20
20
WADL_SHARP_EXE_MDB_SOURCE=bin/Debug/wadl-sharp.exe.mdb
21
21
WADL_SHARP_EXE_MDB=$(BUILD_DIR)/wadl-sharp.exe.mdb