Adds gradle task to fix NI libraries whenever new ones are added. (#325)

Generates genlinks, and modifies headers to make them self contained
This commit is contained in:
Thad House
2016-11-04 15:17:17 -07:00
committed by Peter Johnson
parent 81212d80c6
commit 861726cefa
26 changed files with 155 additions and 44 deletions

View File

@@ -4,7 +4,8 @@
#ifndef __nFRC_2017_17_0_2_Encoder_h__
#define __nFRC_2017_17_0_2_Encoder_h__
#include "tSystemInterface.h"
#include "../tSystem.h"
#include "../tSystemInterface.h"
namespace nFPGA
{