Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 664 Bytes

File metadata and controls

19 lines (13 loc) · 664 Bytes

Files generated by asn1c go here

C files extracted from the zip archive from asn1_codec are extracted here for use by IDEs.

Not persisted to version control.

To compile for Windows run the script prepare-for-windows.sh script to remove files related to GeneralizedTime, and edit the file pdu_collection.c to comment out the lines:

extern struct asn_TYPE_descriptor_s asn_DEF_Period;
extern struct asn_TYPE_descriptor_s asn_DEF_AggregatedSingleTariffClassSession;
extern struct asn_TYPE_descriptor_s asn_DEF_DetectedChargeObject;

&asn_DEF_AggregatedSingleTariffClassSession,	
&asn_DEF_DetectedChargeObject,	
&asn_DEF_Period,